summaryrefslogtreecommitdiff
path: root/fw/esp32/components/eos/include/power.h
diff options
context:
space:
mode:
Diffstat (limited to 'fw/esp32/components/eos/include/power.h')
-rw-r--r--fw/esp32/components/eos/include/power.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/esp32/components/eos/include/power.h b/fw/esp32/components/eos/include/power.h
index 0a57b19..3d2e0bc 100644
--- a/fw/esp32/components/eos/include/power.h
+++ b/fw/esp32/components/eos/include/power.h
@@ -1,6 +1,6 @@
#include <stdint.h>
-#define EOS_PWR_MTYPE_BUTTON 0
+#define EOS_PWR_MTYPE_BUTTON 1
#define EOS_PWR_WAKE_RST 0
#define EOS_PWR_WAKE_BTN 1