Added some menu ideas

Fri, 25 Oct 2019 23:27:57 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 25 Oct 2019 23:27:57 +0200
changeset 14
deaca7606e23
parent 13
7de246feba5f
child 15
83314e7b1b4a

Added some menu ideas

main/co2meter.c file | annotate | diff | comparison | revisions
--- a/main/co2meter.c	Fri Oct 25 21:53:43 2019 +0200
+++ b/main/co2meter.c	Fri Oct 25 23:27:57 2019 +0200
@@ -430,6 +430,19 @@
 		// Count inactivity
 		// flag if inactive and OLED lowpower.
 
+		// Generic display all units at once. Press is xxx? Bold/Italic is selected.
+		// Display per unit. Temp + Pressure + state. Press is setup this sensor.
+		// Setup menu: 	Sensors
+		//		WiFi
+		//		MQTT
+		//		System (timers etc)
+		//		Update OTA
+		//		Return
+
+		// Sensors menu:	Assignments, turn to choose one.
+		// Sensors setup menu:	DS18B20 addr	Press is assign
+		//			DS18B20 addr
+
 	    // Break if all done and inactive.
 		default:
 		    break;

mercurial