mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-26 03:39:58 -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);
|