mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 06:27:12 +03:00
Merge remote-tracking branch 'origin/master' into httpd
Conflicts: components/services/monitor.c components/telnet/telnet.c
This commit is contained in:
@@ -77,6 +77,8 @@ const static actrls_t controls = {
|
||||
raop_pause, raop_stop, // pause, stop
|
||||
NULL, NULL, // rew, fwd
|
||||
raop_prev, raop_next, // prev, next
|
||||
NULL, NULL, NULL, NULL, // left, right, up, down
|
||||
raop_volume_down, raop_volume_up, raop_toggle// knob left, knob_right, knob push
|
||||
};
|
||||
|
||||
/****************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user