mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 23:13:07 +01:00
Correct splitting between OBP60 and OBP40 hardware
This commit is contained in:
@@ -236,7 +236,7 @@ void initKeys(CommonData &commonData) {
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef HARDWARE_LIGHT
|
||||
#ifdef BOARD_OBP40S3
|
||||
int readSensorpads(){
|
||||
// Read key code
|
||||
if(digitalRead(UP) == LOW){
|
||||
|
||||
Reference in New Issue
Block a user