Перенос заглушек в modbus_compat и заготовки для TCP
This commit is contained in:
@@ -171,7 +171,7 @@ typedef struct // RS_MsgTypeDef
|
||||
{
|
||||
#ifdef MODBUS_PROTOCOL_TCP
|
||||
uint16_t ID_Transaction; ///< Modbus TCP: ID Transaction
|
||||
uint16_t ID_Prot; ///< Modbus TCP: ID Protocol
|
||||
uint16_t ID_Protocol; ///< Modbus TCP: ID Protocol
|
||||
uint16_t PDU_Length; ///< Modbus TCP: PDU_Length
|
||||
#endif
|
||||
|
||||
@@ -299,6 +299,9 @@ MB_ExceptionTypeDef MB_DefineCoilsAddress(uint16_t **pCoils, uint16_t Addr, uint
|
||||
/** MODBUS_CMD_PROCESS_FUNCTIONS
|
||||
* @}
|
||||
*/
|
||||
|
||||
|
||||
|
||||
/////////////////////////---FUNCTIONS---/////////////////////////////
|
||||
#endif //__MODBUS_CORE_H_
|
||||
/** MODBUS_INTERNAL
|
||||
|
||||
Reference in New Issue
Block a user