Removed set/get volume as we are not going to use it for now
This commit is contained in:
@@ -2,7 +2,4 @@
|
||||
|
||||
namespace avrcp {
|
||||
void init();
|
||||
|
||||
uint8_t get_volume();
|
||||
void set_volume(uint8_t volume);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user