update platformio.ini

This commit is contained in:
Rick Watson 2018-11-11 19:56:44 +00:00
parent 81d594f899
commit b00660533d

View File

@ -10,10 +10,11 @@
[env:esp12e]
platform = espressif8266
board = esp12e
board_build.f_cpu = 160000000L
framework = arduino
;upload_flags = --port=8266 --auth=esp-react
;upload_port = 192.168.0.6
board_build.f_cpu = 160000000L
build_flags=
-D NO_GLOBAL_ARDUINOOTA
; -D ENABLE_CORS