Добавление совместимости с старым API
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#ifndef __MODBUS_INPUTREGS_H_
|
||||
#define __MODBUS_INPUTREGS_H_
|
||||
#include "modbus_core.h"
|
||||
#ifdef MODBUS_ENABLE_INPUTS
|
||||
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////---FUNCTIONS---/////////////////////////////
|
||||
@@ -54,4 +55,5 @@ uint8_t MB_Process_Read_Input_Regs(RS_MsgTypeDef *modbus_msg);
|
||||
*/
|
||||
/////////////////////////---FUNCTIONS---/////////////////////////////
|
||||
|
||||
#endif //MODBUS_ENABLE_INPUTS
|
||||
#endif //__MODBUS_INPUTREGS_H_
|
||||
|
||||
Reference in New Issue
Block a user