Добавлен watchdog таймер

This commit is contained in:
2025-03-04 09:39:24 +03:00
parent 324c26e559
commit a5a14679f3
8 changed files with 183 additions and 39 deletions

View File

@@ -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
* @}