попытка перенести адреса всех найденных устройств в modbus_data
почему-то вылетает на Dallas_SensorInit
This commit is contained in:
@@ -54,6 +54,7 @@ typedef struct //MB_DataInRegsTypeDef
|
||||
{
|
||||
uint16_t SensTemperature[DS18B20_DEVICE_AMOUNT];
|
||||
MB_SensorParamsTypeDef Response;
|
||||
uint16_t AllROMs[DS18B20_DEVICE_AMOUNT][4];
|
||||
}MB_DataInRegsTypeDef;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user