generated from hulk/gd32e23x_template_cmake_vscode
fix function name
This commit is contained in:
@@ -75,7 +75,7 @@ bool get_sensor_report_enabled(void);
|
||||
* @note 推荐通过此函数修改状态,便于后续功能扩展。
|
||||
* @ingroup Command
|
||||
*/
|
||||
void set_sensor_report_enabled(bool enabled);
|
||||
void set_sensor_report_status(bool enabled);
|
||||
|
||||
/**
|
||||
* @brief 处理串口环形缓冲区中的命令数据。
|
||||
|
Reference in New Issue
Block a user