add rotate display
This commit is contained in:
@ -57,6 +57,7 @@ public:
|
||||
// Additional global/hardware settings
|
||||
byte selected_save_slot;
|
||||
bool encoder_reversed;
|
||||
bool rotate_display;
|
||||
};
|
||||
struct ChannelState {
|
||||
byte base_clock_mod_index;
|
||||
|
||||
Reference in New Issue
Block a user