From b645ca08ee499b1a55223b785d12289eb451fccf Mon Sep 17 00:00:00 2001 From: FrYakaTKoP Date: Mon, 30 Oct 2017 00:23:25 +0100 Subject: [PATCH] updated --- README.md | 4 ---- 1 file changed, 4 deletions(-) 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 ->