summaryrefslogtreecommitdiff
path: root/firmware/export/config/shanlingq1.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/shanlingq1.h')
-rw-r--r--firmware/export/config/shanlingq1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/shanlingq1.h b/firmware/export/config/shanlingq1.h
index 16ce888958..18786e9a4b 100644
--- a/firmware/export/config/shanlingq1.h
+++ b/firmware/export/config/shanlingq1.h
@@ -76,7 +76,7 @@
76/* TODO: implement HAVE_RTC_ALARM */ 76/* TODO: implement HAVE_RTC_ALARM */
77 77
78/* Power management */ 78/* Power management */
79#define CONFIG_BATTERY_MEASURE (VOLTAGE_MEASURE) 79#define CONFIG_BATTERY_MEASURE (VOLTAGE_MEASURE|CURRENT_MEASURE)
80#define CONFIG_CHARGING CHARGING_MONITOR 80#define CONFIG_CHARGING CHARGING_MONITOR
81#define HAVE_SW_POWEROFF 81#define HAVE_SW_POWEROFF
82 82