1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 15:03:07 +01:00
This commit is contained in:
norbert-walter
2022-04-02 19:11:14 +02:00
parent 78a71169a8
commit 30437dddb6
2 changed files with 182 additions and 256 deletions

View File

@@ -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){