Files
Pi2ezoPlayer/player.h
2016-09-11 13:57:07 +02:00

3 lines
80 B
C

int setupSoftTone(void);
void play(int *notes, int *durations, int songlength);