8000 Corrected the variant in boards.txt · seurat-atreides/arduino-esp32@adfc880 · GitHub
[go: up one dir, main page]

Skip to content

Commit adfc880

Browse files
Corrected the variant in boards.txt
1 parent e9e39f1 commit adfc880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ esp32.serial.disableRTS=true
1818

1919
esp32.build.mcu=esp32
2020
esp32.build.core=esp32
21-
esp32.build.variant=esp32
21+
esp32.build.variant=doitESP32devkitV1
2222
esp32.build.board=ESP32_DEV
2323

2424
esp32.build.f_cpu=240000000L

0 commit comments

Comments
 (0)
0