mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-12 15:50:36 -08:00
Change specified version
This commit is contained in:
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
@@ -113,7 +113,7 @@ jobs:
|
||||
with:
|
||||
sketch-names: MarauderOTA.ino
|
||||
arduino-board-fqbn: esp32:esp32:esp32s2
|
||||
platform-url: https://github.com/espressif/arduino-esp32/releases/download/2.0.3/package_esp32_dev_index.json
|
||||
platform-url: https://github.com/espressif/arduino-esp32/releases/download/2.0.4/package_esp32_dev_index.json
|
||||
libraries: |
|
||||
espressif/arduino-esp32@2.0.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user