disabled otastaImg spiffs password
This commit is contained in:
parent
8f4815ab2c
commit
220ede11b5
BIN
code/esp8266/.DS_Store
vendored
BIN
code/esp8266/.DS_Store
vendored
Binary file not shown.
@ -39,7 +39,7 @@
|
||||
|
||||
//Over-the-Air updates
|
||||
ArduinoOTA.setHostname("ESP8266");
|
||||
ArduinoOTA.setPassword("change-me");
|
||||
//ArduinoOTA.setPassword("change-me"); //enabling password disables SPIFFS upload
|
||||
ArduinoOTA.begin();
|
||||
SPIFFS.begin();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user