Seek forward and backward using scroll wheel in car
This commit is contained in:
@@ -9,6 +9,8 @@ namespace avrcp {
|
||||
void play_pause();
|
||||
void forward();
|
||||
void backward();
|
||||
void seek_forward();
|
||||
void seek_backward();
|
||||
|
||||
void set_volume(uint8_t volume);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user