Patch redundant lcd settings
This commit is contained in:
parent
34b5041576
commit
26dba44cd3
@ -1149,7 +1149,7 @@
|
|||||||
* IMPORTANT: The U8glib library is required for Full Graphic Display!
|
* IMPORTANT: The U8glib library is required for Full Graphic Display!
|
||||||
* https://github.com/olikraus/U8glib_Arduino
|
* https://github.com/olikraus/U8glib_Arduino
|
||||||
*/
|
*/
|
||||||
#define ULTRA_LCD // Character based
|
//#define ULTRA_LCD // Character based
|
||||||
//#define DOGLCD // Full graphics display
|
//#define DOGLCD // Full graphics display
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -1158,7 +1158,7 @@
|
|||||||
* IMPORTANT: The U8glib library is required for Full Graphic Display!
|
* IMPORTANT: The U8glib library is required for Full Graphic Display!
|
||||||
* https://github.com/olikraus/U8glib_Arduino
|
* https://github.com/olikraus/U8glib_Arduino
|
||||||
*/
|
*/
|
||||||
#define ULTRA_LCD // Character based
|
//#define ULTRA_LCD // Character based
|
||||||
//#define DOGLCD // Full graphics display
|
//#define DOGLCD // Full graphics display
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user