1
0
mirror of https://github.com/whowechina/aic_pico.git synced 2024-11-27 23:10:48 +01:00

Remove redundant line

This commit is contained in:
whowechina 2024-03-16 16:35:21 +08:00
parent edcc65c998
commit 16ef1ce9bd

View File

@ -23,6 +23,5 @@ uint32_t aime_led_color();
// mode 0 or 1
void aime_set_baudrate(int mode);
void aime_set_virtual_aic(bool enable);
#endif