From 5a149587ed1f4ad3b34e0e33f71ccf2b7b9589ff Mon Sep 17 00:00:00 2001 From: Michael Giacomelli Date: Sun, 25 Nov 2012 22:32:50 +0100 Subject: Include runtime current measurements for the ipod classic. Numbers taken from the battery benchmark wiki page. Change-Id: Id66d3a2b76d025ef688a12f11e9274afd9bdfe58 --- firmware/export/config/ipod6g.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'firmware/export') diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h index 23a6ef91a3..adc9fd1d78 100644 --- a/firmware/export/config/ipod6g.h +++ b/firmware/export/config/ipod6g.h @@ -147,8 +147,8 @@ #define CONFIG_CHARGING CHARGING_MONITOR /* define current usage levels */ -//TODO: #define CURRENT_NORMAL 21 /* playback @48MHz clock, backlight off */ -//TODO: #define CURRENT_BACKLIGHT 23 /* maximum brightness */ +#define CURRENT_NORMAL 18 /* playback @48MHz clock, backlight off */ +#define CURRENT_BACKLIGHT 23 /* maximum brightness */ /* define this if the unit can be powered or charged via USB */ #define HAVE_USB_POWER -- cgit v1.2.3