diff --git a/README.md b/README.md index 8bd1767..627661b 100644 --- a/README.md +++ b/README.md @@ -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 ->