diff options
Diffstat (limited to 'firmware/export/config-ifp7xx.h')
| -rw-r--r-- | firmware/export/config-ifp7xx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ifp7xx.h b/firmware/export/config-ifp7xx.h index 9e5a432..6247625 100644 --- a/firmware/export/config-ifp7xx.h +++ b/firmware/export/config-ifp7xx.h @@ -56,8 +56,8 @@ #define BATTERY_SCALE_FACTOR 16665 /* FIX: this value is picked at random */ -/* Define this if the platform can charge batteries */ -//#define HAVE_CHARGING 1 +/* Hardware controlled charging? FIXME */ +//#define CONFIG_CHARGING CHARGING_SIMPLE /* define this if the hardware can be powered off while charging */ //#define HAVE_POWEROFF_WHILE_CHARGING |