From 078753395d8e184000ed3c08ef372783e997b3c0 Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Sun, 23 Nov 2008 15:00:44 +0000 Subject: Implement a basic uncalibrated battery reading for all as3525 targets with a lithium battery. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19189 a1c6a512-1295-4272-9138-f99709370657 --- .../target/arm/as3525/sansa-m200v4/adc-target.h | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 firmware/target/arm/as3525/sansa-m200v4/adc-target.h (limited to 'firmware/target/arm/as3525/sansa-m200v4/adc-target.h') diff --git a/firmware/target/arm/as3525/sansa-m200v4/adc-target.h b/firmware/target/arm/as3525/sansa-m200v4/adc-target.h deleted file mode 100644 index bea0272496..0000000000 --- a/firmware/target/arm/as3525/sansa-m200v4/adc-target.h +++ /dev/null @@ -1,24 +0,0 @@ -/*************************************************************************** - * __________ __ ___. - * Open \______ \ ____ ____ | | _\_ |__ _______ ___ - * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / - * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < - * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ - * \/ \/ \/ \/ \/ - * $Id$ - * - * Copyright (C) 2008 ?? - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 - * of the License, or (at your option) any later version. - * - * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY - * KIND, either express or implied. - * - ****************************************************************************/ -#ifndef _ADC_TARGET_H_ -#define _ADC_TARGET_H_ - -#endif /* _ADC_TARGET_H_ */ -- cgit v1.2.3