fix: controller auto mode
This commit is contained in:
+1
-1
@@ -33,6 +33,6 @@ const Config_body& get_config();
|
||||
void set_config(const uint8_t *new_config, const uint16_t len);
|
||||
void config_valid();
|
||||
void set_config(const Config_body &new_config);
|
||||
static bool is_dse = false;
|
||||
extern bool is_dse;
|
||||
|
||||
#endif //DS5_BRIDGE_CONFIG_H
|
||||
|
||||
Reference in New Issue
Block a user