revert to esp8266 in platformio.ini
latest build
This commit is contained in:
@ -7,10 +7,10 @@
|
||||
;
|
||||
; Please visit documentation for the other options and examples
|
||||
; http://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[env:node32s]
|
||||
platform = espressif32
|
||||
board = node32s
|
||||
[env:esp12e]
|
||||
platform = espressif8266
|
||||
board = esp12e
|
||||
board_build.f_cpu = 160000000L
|
||||
|
||||
extra_scripts = pre:timelib_fix.py
|
||||
|
||||
|
Reference in New Issue
Block a user