First commit ~0,10
This commit is contained in:
3
WAVPLAV/SPEAKER.H
Normal file
3
WAVPLAV/SPEAKER.H
Normal file
@ -0,0 +1,3 @@
|
||||
void InitSpeaker(void);
|
||||
void CloseSpeaker(void);
|
||||
void SpkSendByte(unsigned char b);
|
Reference in New Issue
Block a user