mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-14 06:23:07 +01:00
continue restructuring sensors, test env3
This commit is contained in:
@@ -161,7 +161,6 @@ class TaskApi : public GwApiInternal
|
||||
GwApiInternal *api=nullptr;
|
||||
int sourceId;
|
||||
SemaphoreHandle_t mainLock;
|
||||
SemaphoreHandle_t mainLock;
|
||||
SemaphoreHandle_t localLock;
|
||||
std::map<int,GwCounter<String>> counter;
|
||||
std::map<String,GwApi::HandlerFunction> webHandlers;
|
||||
|
||||
Reference in New Issue
Block a user