summaryrefslogtreecommitdiff
path: root/uisimulator/lcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/lcd.h')
-rw-r--r--uisimulator/lcd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/uisimulator/lcd.h b/uisimulator/lcd.h
index 0a099cb8c7..963e70c341 100644
--- a/uisimulator/lcd.h
+++ b/uisimulator/lcd.h
@@ -24,3 +24,5 @@
24#define LCD_WIDTH 112 /* Display width in pixels */ 24#define LCD_WIDTH 112 /* Display width in pixels */
25#define LCD_HEIGHT 64 /* Display height in pixels */ 25#define LCD_HEIGHT 64 /* Display height in pixels */
26 26
27#define LCD_DEBUG 1
28