添加根据不同连接状态显示不同颜色
This commit is contained in:
@@ -34,4 +34,8 @@ void sertrf_status(void);
|
||||
* @brief embedded thread
|
||||
*/
|
||||
void embedded_thread(void* arg);
|
||||
/**
|
||||
* @brief 根据连接状态显示不同的颜色
|
||||
*/
|
||||
void pc_link_rgb_color(uint8_t connect);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user