From 2dc923a34637b174da20277ba414c4fc2ed23a35 Mon Sep 17 00:00:00 2001 From: Uwe Freese Date: Mon, 27 Jan 2003 11:23:25 +0000 Subject: FM has LiIon battery git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3168 a1c6a512-1295-4272-9138-f99709370657 --- firmware/config-fmrecorder.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/firmware/config-fmrecorder.h b/firmware/config-fmrecorder.h index a760c39..7befca8 100644 --- a/firmware/config-fmrecorder.h +++ b/firmware/config-fmrecorder.h @@ -22,6 +22,9 @@ /* Define this if you have a FM Recorder key system */ #define HAVE_FMADC 1 +/* Define this if you have a LiIon battery */ +#define HAVE_LIION + /* Define this to the CPU frequency */ #define CPU_FREQ 11059200 -- cgit v1.1