mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 12:48:35 -07:00
Update system apps
This commit is contained in:
6
applications/system/hex_viewer/helpers/hex_viewer_led.h
Normal file
6
applications/system/hex_viewer/helpers/hex_viewer_led.h
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
void hex_viewer_led_set_rgb(void* context, int red, int green, int blue);
|
||||
|
||||
void hex_viewer_led_reset(void* context);
|
||||
|
||||
Reference in New Issue
Block a user