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 @@ #define USB_NONE /* FIX: USB temorarily disabled */ +/* Define this if you have a software controlled poweroff */ +#define HAVE_SW_POWEROFF + #endif