Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion crates/fretwire-protocol/src/settings.rs
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ pub const MENU_ORDER: &[i64] = &[
81, 73, 65, 95, 96, 68, 69, 27, 103, 127, 136, // Preferences
17, 19, 18, 67, 20, 117, 129, 130, 131, // Footswitches
66, 71, // EXP Pedals
9, 10, 13, 76, 14, 16, 11, 12, 77, // MIDI/Tempo
9, 10, 13, 76, 14, 16, 11, 12, 77, 135, // MIDI/Tempo
25, 26, // Displays
];

Expand Down
Loading