1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +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);