Closed dvhdr closed 6 years ago
Any updates on this being implemented? Seems like a relatively straightforward thing to add.
Yup, going to implement this.
Implemented in the https://github.com/dvhdr/launchpad-pro/tree/adc-improvements branch. Will merge at some point.
Great suggestion from @hotchk155 - we should support the reboot message that the main firmware uses.
If you send sysex
F0 00 20 29 00 71 00 51 F7
to the main firmware, the device will reboot in bootloader mode, ready to accept a firmware update. If this were built into the open firmware library code, then the debug cycle would be faster, and wear on the power button/USB connectors reduced. Not to mention wear on the developer!