diff options
Diffstat (limited to 'firmware/export/config-e200v2.h')
| -rw-r--r-- | firmware/export/config-e200v2.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-e200v2.h b/firmware/export/config-e200v2.h index 5d2fa81..7e6771c 100644 --- a/firmware/export/config-e200v2.h +++ b/firmware/export/config-e200v2.h @@ -54,10 +54,11 @@ #define HAVE_LCD_ENABLE /* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE - should be defined as well. */ + should be defined as well. #define HAVE_LCD_SLEEP #define HAVE_LCD_SLEEP_SETTING #endif + */ /* define this if you can flip your LCD */ #define HAVE_LCD_FLIP |