diff --git a/TODO.txt b/TODO.txt
index c2e46f01..8a33b88a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,3 +1,4 @@
+captive portal for ap
simple slide transition
additional color picker field
implement HSB slider option
diff --git a/readme.md b/readme.md
index 87d710f5..2eea6cba 100644
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,7 @@
WLED is a basic, fast and (relatively) (ok, VERY relatively) secure implementation of a ESP8266 webserver to control Neopixel (WS2812B) leds
Uses ESP8266 Arduino libraries from 15th August 2016! Untested with newer version!
-Contents in the /data directory need to be uploaded to SPIFFS.
+Contents in the /data directory may be uploaded to SPIFFS.
Features: (V0.2)
- RGB and brightness sliders
@@ -16,11 +16,12 @@ Additions for V0.3 (nearly complete!)
- Support for power pushbutton
- Full OTA software update capability
- Password protected OTA page for added security (OTA lock)
+- NTP and experimental analog clock function
Compile settings:
Board: WeMos D1 mini
CPU frequency: 80 MHz
-Flash size : 4MB (1MB settings)
+Flash size : 4MB (1MB SPIFFS)
Upload speed: 115200
diff --git a/wled00/data/settings.htm b/wled00/data/settings.htm
index 22efc6be..e1fc52af 100644
--- a/wled00/data/settings.htm
+++ b/wled00/data/settings.htm
@@ -143,8 +143,7 @@
Send notifications on button press:
Send nightlight notifications:
Time
- Warning! Using NTP usually results in a complete system crash after 1-48 hours.
- Please only enable it if you are willing to experiment with it.
+ Warning! NTP was updated but could still cause crashes. Requires reboot.
Get time from NTP server:
Current local time is unknown
- Warning! Using NTP usually results in a complete system crash after 1-48 hours.
- Please only enable it if you are willing to experiment with it.
+ Warning! NTP was updated but could still cause crashes. Requires reboot.
Get time from NTP server:
Current local time is unknown