forked from mirrors/qmk_userspace
pwm audio
This commit is contained in:
parent
11ce694557
commit
29de37d5c0
13 changed files with 600 additions and 190 deletions
|
@ -9,4 +9,4 @@ void true_note(float x, float y, float length);
|
|||
void play_note(double freq, int vol);
|
||||
void stop_note(double freq);
|
||||
void stop_all_notes();
|
||||
void init_notes();
|
||||
void init_notes();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue