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 01012cd..c8a7a5c 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -50,4 +50,7 @@
#define USB_NONE /* FIX: USB temorarily disabled */
+/* Define this if you have a software controlled poweroff */
+#define HAVE_SW_POWEROFF
+
#endif