mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
Fix naming, run fbt format
This commit is contained in:
5
applications/external/camera_suite/helpers/camera_suite_speaker.h
vendored
Normal file
5
applications/external/camera_suite/helpers/camera_suite_speaker.h
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
#define NOTE_INPUT 587.33f
|
||||
|
||||
void camera_suite_play_input_sound(void* context);
|
||||
|
||||
void camera_suite_stop_all_sound(void* context);
|
||||
Reference in New Issue
Block a user