From b1e957e25c214ef2876be19da426dc72a9d3597c Mon Sep 17 00:00:00 2001 From: Ray Jones Date: Mon, 4 Feb 2019 07:25:41 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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!)