1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 14:08:11 +00:00
trezor-firmware/core/embed/unix/rgb_led.h

5 lines
67 B
C
Raw Normal View History

void rgb_led_init(void);
void rgb_led_set_color(uint32_t color);