update platformio.ini to new variables
This commit is contained in:
@ -13,7 +13,7 @@ board = esp12e
|
||||
framework = arduino
|
||||
;upload_flags = --port=8266 --auth=esp-react
|
||||
;upload_port = 192.168.0.6
|
||||
board_f_cpu = 160000000L
|
||||
board_build.f_cpu = 160000000L
|
||||
build_flags=
|
||||
-D NO_GLOBAL_ARDUINOOTA
|
||||
; -D ENABLE_CORS
|
||||
|
Reference in New Issue
Block a user