funzionicchia male thread

Dependencies:   Freetronics_16x2_LCD

Fork of HelloWorld_CCA01M1_mbedOS by vincenzo di capua

my_song.h

Committer:
vidica94
Date:
2018-01-22
Revision:
15:3624055fac29
Parent:
0:8d09369ca839

File content as of revision 15:3624055fac29:

#define MY_SONG_AUDIO_FREQUENCY 32000
#define MY_SONG_SIZE            (14679 << 1)
typedef struct {
	int16_t ping[4000];
	int16_t pong[4000];
int sel ;
int size;
FILE * fd;
	}argomento;