diff options
| -rwxr-xr-x | firmware/export/config-hdd1630.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h index 3ed77c2..4b2e7ba 100755 --- a/firmware/export/config-hdd1630.h +++ b/firmware/export/config-hdd1630.h @@ -124,7 +124,7 @@ #define BATTERY_TYPES_COUNT 1 /* only one type */ /* Hardware controlled charging */ -/* #define CONFIG_CHARGING CHARGING_SIMPLE */ +#define CONFIG_CHARGING CHARGING_SIMPLE /* define this if the unit can be powered or charged via USB */ #define HAVE_USB_POWER |