попытка перенести адреса всех найденных устройств в modbus_data
почему-то вылетает на Dallas_SensorInit
This commit is contained in:
@@ -78,7 +78,7 @@ typedef struct
|
||||
{
|
||||
uint8_t DevAddr[DS18B20_DEVICE_AMOUNT][8];
|
||||
} DS18B20_Drv_t;
|
||||
extern DS18B20_Drv_t DS;
|
||||
extern DS18B20_Drv_t *DS;;
|
||||
extern OneWire_t OW;
|
||||
|
||||
/* External Function ---------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user