Adjusted volume curve, only change volume if enabled and added option to cancel volume sync
This commit is contained in:
@@ -7,6 +7,7 @@ namespace volume_controller {
|
||||
void init();
|
||||
void set_from_radio(int volume);
|
||||
void set_from_remote(int volume);
|
||||
void cancel_sync();
|
||||
|
||||
uint8_t current();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user