mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-14 06:23:07 +01:00
forbid the include of GwHardware.h in user task headers
This commit is contained in:
@@ -92,7 +92,9 @@ class GwUserCapability{
|
||||
userCapabilities[name]=value;
|
||||
}
|
||||
};
|
||||
#define _NOGWHARDWAREUT
|
||||
#include "GwUserTasks.h"
|
||||
#undef _NOGWHARDWAREUT
|
||||
|
||||
class TaskDataEntry{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user