mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 15:03:07 +01:00
Backup
This commit is contained in:
@@ -204,7 +204,7 @@ public:
|
||||
display.print(value1,1);
|
||||
}
|
||||
else{
|
||||
// Check vor valid real data, display also if hold values activated
|
||||
// Check for valid real data, display also if hold values activated
|
||||
if(valid1 == true || holdvalues == true){
|
||||
// Resolution switching
|
||||
if(value1 < 10){
|
||||
|
||||
Reference in New Issue
Block a user