mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-26 12:43:08 +00:00
8 lines
198 B
C
8 lines
198 B
C
|
#include <notification/notification_messages.h>
|
||
|
|
||
|
void camera_suite_play_happy_bump(void* context);
|
||
|
|
||
|
void camera_suite_play_bad_bump(void* context);
|
||
|
|
||
|
void camera_suite_play_long_bump(void* context);
|