lpcmanager

Fix so PLC code can use IEC60870 variables
iec60870
8 weeks ago, Dino Kosic
9d54aa733b96
Fix so PLC code can use IEC60870 variables
/* Template expanded by IEC60870 RootClass.CTNGenerate_C — instance %(locstr)s */
#ifndef IEC60870_RUNTIME_%(locstr)s_H
#define IEC60870_RUNTIME_%(locstr)s_H
#define IEC60870_NUM_SERVERS_%(locstr)s %(num_servers)s
#define IEC60870_NUM_BINDINGS_%(locstr)s %(num_bindings)s
#define IEC60870_MAX_REMOTE_CLIENTS_%(locstr)s %(max_remote_clients)s
#endif /* IEC60870_RUNTIME_%(locstr)s_H */