Skip to content

Commit a0cf72f

Browse files
authored
Merge pull request #379 from sparkfun/release_candidate
Multinetwork WiFi, TCP support, OTA support
2 parents 9d6ef8f + e41340b commit a0cf72f

33 files changed

+6160
-2573
lines changed

.github/workflows/compile-rc.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,8 @@ jobs:
4949
https://github.com/bblanchon/ArduinoJson.git
5050
https://github.com/knolleary/pubsubclient.git
5151
https://github.com/avinabmalla/ESP32_BleSerial.git
52+
https://github.com/nseidle/ESP32-OTA-Pull.git
5253

53-
- name: Get Forks
54-
run: arduino-cli lib install --zip-path
55-
https://github.com/nseidle/ESP32-OTA-Pull/archive/refs/heads/main.zip #Temporary fork
56-
5754
#Incorporate ESP-Now patch into v2.0.4 core: https://github.com/espressif/arduino-esp32/pull/7044/files
5855
# - name: Patch ESP32 Core
5956
# run: |

Firmware/RTK_Surveyor/AP-Config/index.html

Lines changed: 297 additions & 103 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)