You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for muxonmux analog type in YAML configuration: this connection scheme enables the use of multiple 4067 16-channel analog multiplexers through just one analog input on MCU since multiplexers are controlled by a single "controller" multiplexer
Implemented LED indication of factory reset procedure (in/out indicators will now blink individually every 250ms)
Board will now be rebooted after restore procedure
Fixes
Fixed firmware update procedure on RP2040
Various fixes for serial communication (MIDI/touchscreen) on RP2040
Fixed potential factory reset on reboot if backup procedure has been performed
Fixed LED indexing on OpenDeck v3 boards
Improvements
USB connection is now disconnected immediately on factory reset to avoid potential USB lockups
Restore procedure is now a lot faster than before
Increased the database size for parameters on RP2040, allowing for more presets on larger boards
Other
Removed support for DMX
Removed support for bootloader on Arduino Mega (not enough flash)
Moved low-level UART implementation from OpenDeck project to core submodule
Added support for OpenDeck v3.1 boards and schematic / board design files