Renamed ModbusCommonStructs.cin to ModbusStructs.cin
This commit is contained in:
parent
7fc38537b3
commit
f88f9ec9d5
2 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
// Additionally include ModbusTcpCommon.cin or ModbusUdpCommon.cin
|
// Additionally include ModbusTcpCommon.cin or ModbusUdpCommon.cin
|
||||||
includes
|
includes
|
||||||
{
|
{
|
||||||
#include "ModbusCommonStructs.cin"
|
#include "ModbusStructs.cin"
|
||||||
}
|
}
|
||||||
|
|
||||||
variables
|
variables
|
||||||
|
|
Loading…
Reference in a new issue