Обновлена библиотека для датчиков с py32 модуля
This commit is contained in:
@@ -103,7 +103,7 @@ int main(void)
|
||||
/* USER CODE BEGIN WHILE */
|
||||
while (1)
|
||||
{
|
||||
PCHSens_ReadTemperature(&module1);
|
||||
PCHSens_ModuleReadTemperature(&module1);
|
||||
// Dallas_ReadAll();
|
||||
/* Start temperature conversion on all devices on one bus */
|
||||
// DS18B20_StartConvTAll(&OW);
|
||||
|
||||
Reference in New Issue
Block a user