mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 07:23:07 +01:00
restructure SSI sensor
This commit is contained in:
@@ -30,7 +30,6 @@ class QMP6988Config : public IICSensorBase{
|
||||
virtual bool preinit(GwApi * api){
|
||||
GwLog *logger=api->getLogger();
|
||||
LOG_DEBUG(GwLog::LOG,"QMP6988 configured");
|
||||
api->addCapability(prefix,"true");
|
||||
addPressureXdr(api,*this);
|
||||
return isActive();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user