diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h index 142fb272f9..7264beaa88 100644 --- a/firmware/export/config-ipodnano.h +++ b/firmware/export/config-ipodnano.h @@ -62,9 +62,9 @@ #define CONFIG_I2C I2C_PP5020 /* Type of mobile power */ -//#define CONFIG_BATTERY BATT_LIPOL1300 +#define CONFIG_BATTERY BATT_LIPOL1300 -#define BATTERY_SCALE_FACTOR 16665 /* FIX: this value is picked at random */ +#define BATTERY_SCALE_FACTOR 5865 /* Define this if the platform can charge batteries */ //#define HAVE_CHARGING 1