Remove enipStruct.h include from ladder.h

This commit is contained in:
Thiago Alves 2019-12-02 09:23:10 -05:00 committed by GitHub
parent b7906f86e6
commit 1694d3a5a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#include <pthread.h>
#include <stdint.h>
#include "enipStruct.h" //This header file contains necessary structs for enip.cpp
#define MODBUS_PROTOCOL 0
#define DNP3_PROTOCOL 1