Обновлена библиотека для датчиков с py32 модуля

This commit is contained in:
2025-03-05 11:45:32 +03:00
parent d86a7899a3
commit 0689046c85
12 changed files with 524 additions and 513 deletions

View File

@@ -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);