summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-h100.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 01012cde3c..c8a7a5c26c 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -50,4 +50,7 @@
50 50
51#define USB_NONE /* FIX: USB temorarily disabled */ 51#define USB_NONE /* FIX: USB temorarily disabled */
52 52
53/* Define this if you have a software controlled poweroff */
54#define HAVE_SW_POWEROFF
55
53#endif 56#endif