From 2ca5774cf9613b0f2c1d31d6054911b8cb36e131 Mon Sep 17 00:00:00 2001 From: Tomasz Moń Date: Sun, 20 Jun 2021 10:06:32 +0200 Subject: Sansa Connect: Indicate charging status Consider battery level down to 0 as safe as OF continues to operate normally even when at level 0. Change-Id: Ie3889e5662b9fa6588e20ad02d8953f29e28800c --- firmware/export/config/sansaconnect.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/sansaconnect.h') diff --git a/firmware/export/config/sansaconnect.h b/firmware/export/config/sansaconnect.h index 016c8d108d..5909d3bf84 100644 --- a/firmware/export/config/sansaconnect.h +++ b/firmware/export/config/sansaconnect.h @@ -180,7 +180,7 @@ #define FIRMWARE_OFFSET_FILE_DATA 8 /* Hardware controlled charging */ -#define CONFIG_CHARGING CHARGING_SIMPLE +#define CONFIG_CHARGING CHARGING_MONITOR #define CONFIG_USBOTG USBOTG_TNETV105 -- cgit v1.2.3