![]() |
PsiSwarm Library
0.8
|
#include <sound.h>
Public Member Functions | |
void | play_audio_string (char *tune) |
void | play_tune (char *tune, char length) |
char | IF_check_pic_firmware (void) |
Sound class Functions that generate audio tones using the sound module on the PIC coprocessor, where used
void Sound::play_audio_string | ( | char * | tune | ) |
void Sound::play_tune | ( | char * | tune, |
char | length | ||
) |