We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 971be1d commit a4d5cd0Copy full SHA for a4d5cd0
platformio.ini
@@ -13,7 +13,7 @@ platform = espressif8266
13
board = d1_mini
14
framework = arduino
15
upload_speed = 921600
16
-board_f_cpu = 160000000L
+board_build.f_cpu = 160000000L
17
upload_port = /dev/cu.SLAB_USBtoUART
18
monitor_port = /dev/cu.SLAB_USBtoUART
19
lib_deps =
0 commit comments