Browse Source

build with experimental framework

main
Hendrik Langer 5 years ago
parent
commit
474b0f6b83
  1. 4
      platformio.ini

4
platformio.ini

@ -10,8 +10,8 @@
[env:nodemcu] [env:nodemcu]
;platform = https://github.com/platformio/platform-espressif8266.git#feature/stage ;platform = https://github.com/platformio/platform-espressif8266.git#feature/stage
;platform = https://github.com/platformio/platform-espressif8266.git platform = https://github.com/platformio/platform-espressif8266.git
platform = espressif8266 ;platform = espressif8266
board = nodemcu board = nodemcu
framework = arduino framework = arduino
board_build.f_cpu = 80000000L board_build.f_cpu = 80000000L

Loading…
Cancel
Save