Skip to content

Commit a4d5cd0

Browse files
committed
Migrate renamed property
1 parent 971be1d commit a4d5cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ platform = espressif8266
1313
board = d1_mini
1414
framework = arduino
1515
upload_speed = 921600
16-
board_f_cpu = 160000000L
16+
board_build.f_cpu = 160000000L
1717
upload_port = /dev/cu.SLAB_USBtoUART
1818
monitor_port = /dev/cu.SLAB_USBtoUART
1919
lib_deps =

0 commit comments

Comments
 (0)