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/sansac200v2.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'firmware/export/config/sansac200v2.h') diff --git a/firmware/export/config/sansac200v2.h b/firmware/export/config/sansac200v2.h index 0da8b6a67b..e3bb54f164 100644 --- a/firmware/export/config/sansac200v2.h +++ b/firmware/export/config/sansac200v2.h @@ -154,8 +154,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_NORMAL 50 #define CURRENT_BACKLIGHT 25 -- cgit v1.2.3