mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-19 14:08:11 +00:00
5 lines
67 B
C
5 lines
67 B
C
|
|
||
|
void rgb_led_init(void);
|
||
|
|
||
|
void rgb_led_set_color(uint32_t color);
|