This commit is contained in:
2018-07-08 19:02:03 +02:00
parent 90c39b1fc2
commit 91d492ec62
4 changed files with 10 additions and 10 deletions

View File

@ -9,7 +9,7 @@ data_dir = espurna/data
; framework = arduino
;
; upload_port = esp_wz_strom.local ;192.168.1.134
; upload_flags = --auth=***REMOVED***
; upload_flags = --auth=druffmann77
[env:esp_ku]
platform = espressif8266
@ -17,7 +17,7 @@ board = esp12e
framework = arduino
upload_port = esp_ku_strom.local ;192.168.1.134
upload_flags = --auth=***REMOVED***
upload_flags = --auth=druffmann77
[env:esp_bd]
platform = espressif8266
@ -25,7 +25,7 @@ board = esp12e
framework = arduino
upload_port = esp_bd_strom.local ;192.168.1.134
upload_flags = --auth=***REMOVED***
upload_flags = --auth=druffmann77
[env:esp_az]
platform = espressif8266
@ -33,7 +33,7 @@ board = esp12e
framework = arduino
upload_port = esp_az_strom.local ;192.168.1.134
upload_flags = --auth=***REMOVED***
upload_flags = --auth=druffmann77
# ------------------------------------------------------------------------------
# LIBRARIES: required dependencies