-
-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating uno-r4-wifi-usb-bridge to the latest version
- Loading branch information
1 parent
f68f9e0
commit e56a3c3
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule uno-r4-wifi-usb-bridge
updated
20 files
+3 −0 | .gitmodules | |
+1 −1 | README.md | |
+67 −27 | UNOR4USBBridge/OTA.cpp | |
+20 −5 | UNOR4USBBridge/OTA.h | |
+6 −6 | UNOR4USBBridge/UNOR4USBBridge.ino | |
+54 −40 | UNOR4USBBridge/at_handler.cpp | |
+17 −6 | UNOR4USBBridge/at_handler.h | |
+95 −15 | UNOR4USBBridge/cmds_ota.h | |
+85 −76 | UNOR4USBBridge/cmds_wifi_SSL.h | |
+61 −59 | UNOR4USBBridge/commands.h | |
+12 −13 | combine.py | |
+1 −2 | export.sh | |
+1 −1 | hardware/esp32-patched/esp32 | |
+1 −0 | libraries/ArduinoHttpClient | |
+1 −1 | libraries/Arduino_ESP32_OTA | |
+2 −17 | unor4wifi-updater/README.md | |
+7 −6 | unor4wifi-updater/package.sh | |
+1 −1 | unor4wifi-updater/update_linux.sh | |
+1 −1 | unor4wifi-updater/update_mac.command | |
+1 −1 | unor4wifi-updater/update_windows.bat |