summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 13d272f7b7..331c7d75d9 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -479,7 +479,7 @@ Lyre prototype 1*/
479#endif 479#endif
480 480
481#ifndef CONFIG_LED 481#ifndef CONFIG_LED
482#define CONFIG_LED 0 482#define CONFIG_LED LED_VIRTUAL
483#endif 483#endif
484 484
485#ifndef CONFIG_CHARGING 485#ifndef CONFIG_CHARGING