mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-14 06:23:07 +01:00
make configs without sensors working again
This commit is contained in:
@@ -31,7 +31,6 @@ static SensorList sensors;
|
||||
void initIicTask(GwApi *api){
|
||||
GwLog *logger=api->getLogger();
|
||||
#ifndef _GWIIC
|
||||
vTaskDelete(NULL);
|
||||
return;
|
||||
#else
|
||||
bool addTask=false;
|
||||
|
||||
Reference in New Issue
Block a user