diff --git a/README.md b/README.md index bea73ef..8f68395 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Working so far: * WiFi Connection to existing network or Standalone Access Point Mode (Passwd: thereisnospoon) * Wifi control * DebugPort data sent via Telnet if/when available on the network. -* Two 7 day timers - including repeat every day functionality +* Two timers - including selectable day and repeat functionality * Battery backed Real Time Clock - DS3231 * Prototype "Green PCB" in production, using naked ESP32 and HC-05 modules @@ -42,6 +42,7 @@ To be implemented * Temperature readout in Celcius or Farenheit * MQTT pub/sub * "fuel gauge" - Integrate pump frequency, assuming a repeatable dose of fuel per pump cycle... +* Proper 7 day timer with each day settable for at least 2 times (eg morning/evening) * Expand hardware compatability with different MCU setups. IE Arduino Due/Mega/Pro ESP8266 & ESP32 * Documentation * Regular Hot Burn cycle (DPF mode!)