hex_viewer_haptic.h 192 B

1234567
  1. #include <notification/notification_messages.h>
  2. void hex_viewer_play_happy_bump(void* context);
  3. void hex_viewer_play_bad_bump(void* context);
  4. void hex_viewer_play_long_bump(void* context);