gdispInit() -> gfxInit() in all demos
This commit is contained in:
parent
c4f39fcdde
commit
f2ba60f465
8 changed files with 3 additions and 3 deletions
demos
3rdparty/notepad-2
modules
gdisp
gwin/slider
2
demos/3rdparty/notepad-2/main.c
vendored
2
demos/3rdparty/notepad-2/main.c
vendored
|
@ -81,7 +81,7 @@ int main(void) {
|
|||
chSysInit();
|
||||
|
||||
/* initialize the LCD */
|
||||
gdispInit();
|
||||
gfxInit();
|
||||
gdispClear(Black);
|
||||
|
||||
/* Calibrate the touchscreen */
|
||||
|
|
BIN
demos/3rdparty/notepad-2/toolbarIcons.gif
vendored
BIN
demos/3rdparty/notepad-2/toolbarIcons.gif
vendored
Binary file not shown.
Before ![]() (image error) Size: 3.1 KiB After ![]() (image error) Size: 3.1 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 32 KiB After ![]() (image error) Size: 32 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 9 KiB After ![]() (image error) Size: 9 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 8.7 KiB After ![]() (image error) Size: 8.7 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 24 KiB After ![]() (image error) Size: 24 KiB ![]() ![]() |
Loading…
Add table
Reference in a new issue