Добавлен watchdog таймер
This commit is contained in:
@@ -45,7 +45,7 @@ typedef struct
|
||||
uint16_t Location;
|
||||
uint16_t ROM[4];
|
||||
uint16_t Resolution;
|
||||
uint16_t Enable;
|
||||
uint16_t Status;
|
||||
}MB_SensorParamsTypeDef;
|
||||
/**
|
||||
* @brief Регистры хранения
|
||||
@@ -124,7 +124,7 @@ typedef struct //MB_DataCoilsTypeDef
|
||||
#define C_CONTROL_QNT 3
|
||||
|
||||
#define C_FLAGS_ADDR 16
|
||||
#define C_FLAGS_QNT 5
|
||||
#define C_FLAGS_QNT 2
|
||||
|
||||
/** MODBUS_DATA_COILS_DEFINES
|
||||
* @}
|
||||
|
||||
Reference in New Issue
Block a user