Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Vincent Wei
web-display-server
Commits
937b1252
Commit
937b1252
authored
4 years ago
by
Vincent Wei
Browse files
Options
Download
Email Patches
Plain Diff
use build-minigui-5.0
parent
c9473072
master
png-via-http
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/wdserver.c
+1
-1
src/wdserver.c
with
1 addition
and
1 deletion
+1
-1
src/wdserver.c
View file @
937b1252
...
...
@@ -167,7 +167,7 @@ static struct _demo_info {
char
*
const
def_mode
;
}
_demo_list
[]
=
{
{
"mguxdemo"
,
"/usr/local/bin/"
,
"/usr/local/bin/mguxdemo"
,
"360x480-16bpp"
},
{
"cbplusui"
,
"/srv/devel/build-minigui-
4
.0/mg-demos/cbplusui/"
,
"/srv/devel/build-minigui-
4
.0/mg-demos/cbplusui/cbplusui"
,
"240x240-16bpp"
},
{
"cbplusui"
,
"/srv/devel/build-minigui-
5
.0/mg-demos/cbplusui/"
,
"/srv/devel/build-minigui-
5
.0/mg-demos/cbplusui/cbplusui"
,
"240x240-16bpp"
},
};
/* return 0: bad request;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help