Fix naming, run fbt format

This commit is contained in:
MX
2023-07-11 14:53:54 +03:00
parent 44baa84cf6
commit b41ffd887d
30 changed files with 24 additions and 24 deletions

View 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);