mirror of
https://github.com/0x1d/esp8266-laser.git
synced 2026-03-22 09:04:15 +01:00
updated
This commit is contained in:
@@ -18,10 +18,6 @@ Wifi Host for the Arduino-Laser-Spirograph
|
||||
* password=password
|
||||
* save=true will save config to spiffs, false will only change RAM variable (useful for onetime ap joins)
|
||||
* apply=true will reset wifi and try to connect with new param (buggy atm)
|
||||
* /saveconf ->
|
||||
* **POST** write wificonfig to file (similar to wificonfig->save=true)
|
||||
* /resetwifi ->
|
||||
* **POST** reconnect wifi (similar to wificonfig->apply=true)
|
||||
* /heap ->
|
||||
* **GET** returns free heap of the ESP8266
|
||||
* /files ->
|
||||
|
||||
Reference in New Issue
Block a user