1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 23:13:07 +01:00

Sample page apparent wind

This commit is contained in:
norbert-walter
2022-02-27 17:20:53 +01:00
parent d39c233a39
commit d3e7aae21a
7 changed files with 211 additions and 67 deletions

View File

@@ -101,14 +101,8 @@ int readKeypad() {
buzzer(TONE4, 1000);
keylock = false;
delay(keydelay);
keyoff = !keyoff;
if(keyoff == true){
keystatus = 11;
}
else{
keystatus = 0;
}
keystatus = 11;
}
// Detect swipe right