mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-27 03:49:58 -07:00
6 lines
119 B
C
6 lines
119 B
C
|
|
|
|
void hex_viewer_led_set_rgb(void* context, int red, int green, int blue);
|
|
|
|
void hex_viewer_led_reset(void* context);
|