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

locker.h

Committer:
dxyang
Date:
2016-02-29
Revision:
9:72e93d9ddc8c
Parent:
0:c0f34d23943d

File content as of revision 9:72e93d9ddc8c:

/**
* All the code associated to run the mbed as a locker.
*/
void initialiseLocker(FILE *fp);
void loopLocker();