Skip to content

Commit 6027d28

Browse files
committed
Update arduino_compile.yaml
1 parent 2aac782 commit 6027d28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/arduino_compile.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ jobs:
2525
- name: Compile Sketches
2626
uses: arduino/compile-sketches@v1
2727
with:
28-
fqbn: esp32:esp32:heltec_wifi_lora_32_V3
28+
fqbn: esp32:esp32:esp32s3
29+
# fqbn: esp32:esp32:heltec_wifi_lora_32_V3

0 commit comments

Comments
 (0)