mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 06:53:07 +01:00
add DMS22B to build service
This commit is contained in:
@@ -136,6 +136,6 @@ class SSISensor : public SensorBase<BusType>{
|
||||
|
||||
};
|
||||
using SpiSensorList=SensorList<BusType>;
|
||||
#define GWSPI0_HOST SPI2_HOST
|
||||
#define GWSPI1_HOST SPI3_HOST
|
||||
#define GWSPI1_HOST SPI2_HOST
|
||||
#define GWSPI2_HOST SPI3_HOST
|
||||
#endif
|
||||
Reference in New Issue
Block a user