working version of song control with initialization from sd card

Dependencies:   MFRC522 NRF2401P SDFileSystem SPI_TFT_ILI9341 TFT_fonts mbed

Fork of Song_Control by Malcolm McCulloch

battery.h

Committer:
dxyang
Date:
2016-02-29
Revision:
9:72e93d9ddc8c
Parent:
1:c2232b1eaf31

File content as of revision 9:72e93d9ddc8c:

/**
* All the code associated to run the mbed as a battery
*/
void initialiseBattery(FILE *fp);
void loopBattery();