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
Copy file name to clipboardExpand all lines: mod-midi/README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,11 @@ Some ESP32 pins are directly exposed without any protection circuitry. Only 0–
56
56
57
57
CP2102 USB-UART converter connected to the main ESP32 UART. DTR/RTS lines are wired for automatic bootloader mode entry via esptool/Arduino IDE. Use for firmware updates and serial communication.
58
58
59
-
[Web Firmware Flasher](https://microrack.org/resources/flasher)*(works **only in chrome-based** browsers)*
59
+
### Firmware
60
+
61
+
Firmware source code and releases are available in the [MOD-ESP32-FW repository](https://github.com/microrack/MOD-ESP32-FW).
62
+
63
+
You can flash the firmware using PlatformIO or use the [online flasher](https://microrack.org/resources/flasher)*(works **only in chrome-based** browsers)*.
0 commit comments