mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 11:36:59 +03:00
preset buttons is 0..9
This commit is contained in:
@@ -85,7 +85,7 @@ const static actrls_t controls = {
|
||||
NULL, NULL, // rew, fwd
|
||||
cspot_prev, cspot_next, // prev, next
|
||||
NULL, NULL, NULL, NULL, // left, right, up, down
|
||||
NULL, NULL, NULL, NULL, NULL, NULL, // pre1-6
|
||||
NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, // pre1-10
|
||||
cspot_volume_down, cspot_volume_up, cspot_toggle// knob left, knob_right, knob push
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user