summaryrefslogtreecommitdiff
path: root/firmware/export/config-neo35.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-neo35.h')
-rw-r--r--firmware/export/config-neo35.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config-neo35.h b/firmware/export/config-neo35.h
index ae4d74c57a..0f50724c52 100644
--- a/firmware/export/config-neo35.h
+++ b/firmware/export/config-neo35.h
@@ -41,3 +41,9 @@
41/* If this is a Neo-style memory architecture platform */ 41/* If this is a Neo-style memory architecture platform */
42#define NEO_MEMORY 1 42#define NEO_MEMORY 1
43 43
44/* Define this for programmable LED available */
45#define HAVE_LED
46
47/* Define this for LCD backlight available */
48#define HAVE_BACKLIGHT
49