Network and device type constant definitions

This commit is contained in:
Paul Hollinsky
2018-10-24 12:53:58 -04:00
parent 95dce1c429
commit 807518fbae
3 changed files with 187 additions and 11 deletions
+1
View File
@@ -5,6 +5,7 @@
#include "icsneo/device/neodevice.h" // For neodevice_t
#include "icsneo/communication/message/neomessage.h" // For neomessage_t and friends
#include "icsneo/platform/dynamiclib.h" // Dynamic library loading and exporting
#include "icsneo/communication/network.h" // Network type and netID defines
#ifndef ICSNEOC_DYNAMICLOAD