summaryrefslogtreecommitdiff
path: root/firmware/export/powermgmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/powermgmt.h')
-rw-r--r--firmware/export/powermgmt.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/powermgmt.h b/firmware/export/powermgmt.h
index 235f5302f9..f45690573a 100644
--- a/firmware/export/powermgmt.h
+++ b/firmware/export/powermgmt.h
@@ -104,12 +104,6 @@ void powermgmt_init(void) INIT_ATTR;
104#endif 104#endif
105#endif /* CONFIG_CHARGING */ 105#endif /* CONFIG_CHARGING */
106 106
107#ifdef CHARGING_DEBUG_FILE
108#define POWERMGMT_DEBUG_STACK ((0x1000)/sizeof(long))
109#else
110#define POWERMGMT_DEBUG_STACK 0
111#endif
112
113#ifndef BATT_AVE_SAMPLES 107#ifndef BATT_AVE_SAMPLES
114/* slw filter constant unless otherwise specified */ 108/* slw filter constant unless otherwise specified */
115#define BATT_AVE_SAMPLES 128 109#define BATT_AVE_SAMPLES 128