mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-25 20:23:07 +00:00
5 lines
129 B
C
5 lines
129 B
C
#define NOTE_INPUT 587.33f
|
|
|
|
void camera_suite_play_input_sound(void* context);
|
|
|
|
void camera_suite_stop_all_sound(void* context);
|