summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaconnect.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaconnect.h')
-rw-r--r--firmware/export/config/sansaconnect.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/export/config/sansaconnect.h b/firmware/export/config/sansaconnect.h
index 874b198316..5668d579fc 100644
--- a/firmware/export/config/sansaconnect.h
+++ b/firmware/export/config/sansaconnect.h
@@ -81,9 +81,8 @@
81#define LCD_PIXELFORMAT RGB565 /* rgb565 */ 81#define LCD_PIXELFORMAT RGB565 /* rgb565 */
82 82
83#define HAVE_LCD_ENABLE 83#define HAVE_LCD_ENABLE
84#ifndef BOOTLOADER
85#define HAVE_LCD_SLEEP 84#define HAVE_LCD_SLEEP
86#endif 85#define HAVE_LCD_SHUTDOWN
87 86
88#define LCD_SLEEP_TIMEOUT (2*HZ) 87#define LCD_SLEEP_TIMEOUT (2*HZ)
89 88