From 16a57e2e4fcb29f84d6ce44a011d341378270c1f Mon Sep 17 00:00:00 2001 From: Zakk Roberts Date: Sat, 15 Apr 2006 13:07:21 +0000 Subject: Also add a config-specific 'Default' value, this should fix the sim builds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9680 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-iaudiox5.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-iaudiox5.h') diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h index 2a16bafc07..4690feb8fe 100644 --- a/firmware/export/config-iaudiox5.h +++ b/firmware/export/config-iaudiox5.h @@ -53,6 +53,8 @@ /* The number of bytes reserved for loadable plugins */ #define PLUGIN_BUFFER_SIZE 0x80000 +#define BATTERY_CAPACITY_DEFAULT 950 /* default battery capacity */ + #ifndef SIMULATOR /* Define this if you have a Motorola SCF5250 */ -- cgit v1.2.3