mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-10 05:59:08 -07:00
3 lines
110 B
C
3 lines
110 B
C
void flipbip_led_set_rgb(void* context, int red, int green, int blue);
|
|
void flipbip_led_reset(void* context);
|