|
@ -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 |
|
|