hex_viewer_haptic.h 193 B

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