mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2026-09-11 19:55:14 +02:00
Add "humidity" XDR value handling to charts; adjust high/low value plot; change pressure from area to line plot
This commit is contained in:
@@ -50,6 +50,7 @@ protected:
|
||||
DEPTH,
|
||||
TEMPERATURE,
|
||||
PRESSURE,
|
||||
HUMIDITY,
|
||||
OTHER
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user