fixed typo / added "const" to defines for newer gcc compatibility
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* Implementation of the LCD display routines for a DOGM128 graphic display. These are common LCD 128x64 pixel graphic displays.
|
||||
**/
|
||||
|
||||
ifdef ULTIPANEL
|
||||
#ifdef ULTIPANEL
|
||||
#define BLEN_A 0
|
||||
#define BLEN_B 1
|
||||
#define BLEN_C 2
|
||||
|
||||
Reference in New Issue
Block a user