mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-14 06:23:07 +01:00
avoid the need for additional includes for task interfaces
This commit is contained in:
@@ -93,7 +93,6 @@ class GwUserCapability{
|
||||
}
|
||||
};
|
||||
#include "GwUserTasks.h"
|
||||
#include "GwUserTasksIf.h"
|
||||
|
||||
class TaskDataEntry{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user