mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-01-08 02:38:47 +00:00
3 lines
121 B
C
3 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);
|