fix: usbaudio set_cur cmd set volume
This commit is contained in:
@@ -32,5 +32,6 @@ bool config_save();
|
||||
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);
|
||||
|
||||
#endif //DS5_BRIDGE_CONFIG_H
|
||||
|
||||
Reference in New Issue
Block a user