Skip to content

Commit

Permalink
Update compile.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinWatts committed May 29, 2022
1 parent da53d1d commit 5274fa9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ jobs:
with:
arduino-board-fqbn: esp32:esp32:esp32:PartitionScheme=no_ota
platform-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
required-libraries: ArduinoJson
required-libraries: ArduinoJson
extra-arduino-cli-args: "--warnings default"

0 comments on commit 5274fa9

Please sign in to comment.