Add polyphonic ringtones for received messages.

This commit is contained in:
dak664 2010-12-20 20:03:56 +00:00
parent 8af150ec0b
commit ac68ced90a
4 changed files with 115 additions and 8 deletions

View file

@ -53,5 +53,6 @@
/** \} */
void beep(void);
void play_ringtone(void);
#endif /* BEEP_H */