From 18fecd9461cda3eb0bf65b9f00a77a9f2ff79689 Mon Sep 17 00:00:00 2001 From: Michael Giacomelli Date: Fri, 22 Apr 2016 22:42:05 +0200 Subject: Update runtime estimation after recent power optimizations. Values taken from Mihail's Clip Zip, should be similar on all AMSv2 devices. Change-Id: I9432ecffea94afae224391a86f1d3fa46cd87bc0 --- firmware/export/config/sansaclipzip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/sansaclipzip.h') diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h index e6a496cce4..c31e08f846 100644 --- a/firmware/export/config/sansaclipzip.h +++ b/firmware/export/config/sansaclipzip.h @@ -168,7 +168,7 @@ #define HAVE_POWEROFF_WHILE_CHARGING /* define current usage levels (based on battery bench) */ -#define CURRENT_NORMAL 19 /* TODO copied from clipplus */ +#define CURRENT_NORMAL 11 #define CURRENT_BACKLIGHT 15 /* TODO copied from clipplus */ #define CURRENT_RECORD CURRENT_NORMAL /* TODO */ -- cgit v1.2.3