Add "humidity" XDR value handling to charts; adjust high/low value plot; change pressure from area to line plot

This commit is contained in:
Ulrich Meine
2026-07-01 23:51:50 +02:00
parent 775d4456a2
commit dac7459355
2 changed files with 16 additions and 12 deletions
+1
View File
@@ -50,6 +50,7 @@ protected:
DEPTH,
TEMPERATURE,
PRESSURE,
HUMIDITY,
OTHER
};