Files
Momentum-Firmware/applications/system/hex_viewer/helpers/hex_viewer_haptic.h
Willy-JL 91368a4538 Format
2023-11-19 23:42:25 +00:00

8 lines
192 B
C

#include <notification/notification_messages.h>
void hex_viewer_play_happy_bump(void* context);
void hex_viewer_play_bad_bump(void* context);
void hex_viewer_play_long_bump(void* context);