#ifndef MODBUS_ASYNCPROTOCOL_H #define MODBUS_ASYNCPROTOCOL_H #include "sics.h" void MODBUSInitProtocol(SicsInterp *pSics); #endif