mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-25 20:23:07 +00:00
4 lines
121 B
C
4 lines
121 B
C
|
void camera_suite_led_set_rgb(void* context, int red, int green, int blue);
|
||
|
|
||
|
void camera_suite_led_reset(void* context);
|