Skip to content

Commit 2b380ee

Browse files
authored
Define EXTERNAL in Module.h
1 parent 40f6d2e commit 2b380ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/IOConnectorTest/Module.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@
3030
#include <interfaces/IExternal.h>
3131
#include <interfaces/IInputPin.h>
3232

33+
#undef EXTERNAL
34+
#define EXTERNAL

0 commit comments

Comments
 (0)