From 78d625f84011ba953e125cf20300b7fc2fea8c4b Mon Sep 17 00:00:00 2001 From: Vitja Makarov Date: Fri, 26 Dec 2008 19:31:48 +0000 Subject: i7: set low-battery values and enable shutdown on low-battery git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19597 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-iaudio7.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'firmware/export') diff --git a/firmware/export/config-iaudio7.h b/firmware/export/config-iaudio7.h index 89587b552e..601ff5491f 100644 --- a/firmware/export/config-iaudio7.h +++ b/firmware/export/config-iaudio7.h @@ -128,8 +128,6 @@ #define BATTERY_CAPACITY_INC 50 /* capacity increment */ #define BATTERY_TYPES_COUNT 1 /* only one type */ -/* define this if the unit should not shut down on low battery. */ -#define NO_LOW_BATTERY_SHUTDOWN #define CONFIG_CHARGING CHARGING_SIMPLE #ifndef SIMULATOR -- cgit v1.2.3