generated from hulk/gd32e23x_template_cmake_vscode
finish command
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
bool get_sensor_report_enabled(void);
|
||||
void set_sensor_report_enabled(bool enabled);
|
||||
|
||||
void command_process(void);
|
||||
void handle_command(const uint8_t *cmd, uint8_t len);
|
||||
|
||||
|
Reference in New Issue
Block a user