test
Some checks failed
Test Compile ESP Code / ${{ matrix.arduino-boards-fqbn }} (esp32:esp32:doitESP32devkitV1, https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json) (push) Failing after 2m26s

test
This commit is contained in:
2023-09-06 23:36:41 +02:00
parent 83e405efcc
commit 14525ccf56

View File

@@ -35,7 +35,7 @@ jobs:
# You may add a suffix behind the fqbn with "|" to specify one board for e.g. different compile options like arduino:avr:uno|trace
#############################################################################################################
arduino-boards-fqbn:
- esp32:esp32:ESP32_DEV
- esp32:esp32:doitESP32devkitV1
# Specify parameters for each board.
#############################################################################################################