From e4e0b18daafd7f732b0b14be4e099619937ca589 Mon Sep 17 00:00:00 2001 From: Mihail Zenkov Date: Thu, 7 Apr 2016 02:35:58 +0000 Subject: AMS: power off while charging enabled Change-Id: Icddf1ea0a03f0426e0cf9b99f05ea065f532fed5 --- firmware/export/config/sansaclipplus.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'firmware/export/config/sansaclipplus.h') diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index 47d270e428..a687dd5244 100644 --- a/firmware/export/config/sansaclipplus.h +++ b/firmware/export/config/sansaclipplus.h @@ -166,8 +166,7 @@ #define CONFIG_I2C I2C_AS3525 /* define this if the hardware can be powered off while charging */ -/* Sansa can't be powered off while charging */ -/* #define HAVE_POWEROFF_WHILE_CHARGING */ +#define HAVE_POWEROFF_WHILE_CHARGING /* define current usage levels (based on battery bench) */ #define CURRENT_NORMAL 19 -- cgit v1.2.3