Skip to content

Commit b97cdf8

Browse files
authored
fix(pioarduino): Add missing define (#261)
1 parent 44fadb0 commit b97cdf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/pioarduino_end.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"ARDUINO_ARCH_ESP32",
2+
"CHIP_HAVE_CONFIG_H",
23
("ESP32", "ESP32"),
34
("F_CPU", "$BOARD_F_CPU"),
45
("ARDUINO", 10812),

0 commit comments

Comments
 (0)