mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 15:03:07 +01:00
Add #ifdef BOARD_NODEMCU32S_OBP60 in all *.cpp
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#ifdef BOARD_NODEMCU32S_OBP60
|
||||
|
||||
/****************************************************
|
||||
AMS 5600 class for Arduino platform
|
||||
@@ -458,3 +459,5 @@ void AMS_5600::writeOneByte(int adr_in, int dat_in)
|
||||
}
|
||||
|
||||
/********** END OF AMS 5600 CALSS *****************/
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user