Wifi IoT Project

Dependencies:   4DGL-uLCD-SE mbed

song.h

Committer:
yscho529
Date:
2016-11-01
Revision:
0:6e8326358c6c

File content as of revision 0:6e8326358c6c:

#ifndef SONG_H
#define SONG_H

void playsong1(void);

void playsong2(void);

void playsong3(void);

void playsong4(void);

#endif //PLAYER_H