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: unor4wifi-updater/README.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
# UNO R4 WiFi updater script
2
+
3
+
This updater script can be used to automatically put the UNO R4 WiFi in `ESP download` mode and upload the latest firmware.
4
+
5
+
The script uses [unor4wifi-reboot](unor4wifi-reboot) to put the board in `ESP download` mode through an HID message; and [espflash](https://github.com/esp-rs/espflash/releases) to flash the firmware bundle.
6
+
7
+
# How to use the script
8
+
1
9
## On Windows
2
10
* Extract the zip file
3
11
* Disconnect all USB gadgets from your PC
@@ -45,13 +53,13 @@ Running the script from the terminal instead of double click should avoid the co
0 commit comments