diff options
Diffstat (limited to 'demos/3rdparty/notepad-2')
-rw-r--r-- | demos/3rdparty/notepad-2/main.c | 2 | ||||
-rw-r--r-- | demos/3rdparty/notepad-2/readme.txt | 2 | ||||
-rw-r--r-- | demos/3rdparty/notepad-2/toolbarIcons.gif | bin | 3184 -> 3185 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/demos/3rdparty/notepad-2/main.c b/demos/3rdparty/notepad-2/main.c index 350cee80..bd79d574 100644 --- a/demos/3rdparty/notepad-2/main.c +++ b/demos/3rdparty/notepad-2/main.c @@ -81,7 +81,7 @@ int main(void) { chSysInit(); /* initialize the LCD */ - gdispInit(); + gfxInit(); gdispClear(Black); /* Calibrate the touchscreen */ diff --git a/demos/3rdparty/notepad-2/readme.txt b/demos/3rdparty/notepad-2/readme.txt index 660d1404..be6fafea 100644 --- a/demos/3rdparty/notepad-2/readme.txt +++ b/demos/3rdparty/notepad-2/readme.txt @@ -14,4 +14,4 @@ This demo is planned to support Loading and Saving to SD Card the sketches made Copyright © 2013 Kumar Abhishek [abhishek.kakkar@edaboard.com]. All Rights Reserved This code is made available under the terms of the 3-clause BSD License. -Some of the icons in the set have been taken from the fugue-icons-set by Yusuke Kamiyamane: http://p.yusukekamiyamane.com/ . These icons are covered by a Creative Commons Attribution 3.0 License.
\ No newline at end of file +Some of the icons in the set have been taken from the fugue-icons-set by Yusuke Kamiyamane: http://p.yusukekamiyamane.com/ . These icons are covered by a Creative Commons Attribution 3.0 License. diff --git a/demos/3rdparty/notepad-2/toolbarIcons.gif b/demos/3rdparty/notepad-2/toolbarIcons.gif Binary files differindex fb9e7cc9..8a8518b2 100644 --- a/demos/3rdparty/notepad-2/toolbarIcons.gif +++ b/demos/3rdparty/notepad-2/toolbarIcons.gif |