mirror of
https://github.com/RoCry/blozi-etag.git
synced 2026-05-12 03:44:46 +08:00
5 lines
66 B
C
5 lines
66 B
C
#pragma once
|
|
|
|
void init_led();
|
|
void set_led_color(uint8_t color);
|