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

hub.h

Committer:
epgmdm
Date:
2016-01-24
Revision:
1:c2232b1eaf31

File content as of revision 1:c2232b1eaf31:

/**
* All the code associated to run the mbed as a hub.
*/
void initialiseHub(FILE *fp);
void loopHub();