From 175bcd539fe8c47471976afda3204f7c10ce9756 Mon Sep 17 00:00:00 2001 From: Razvalyaev Date: Sun, 22 Jun 2025 20:35:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2903098..e9a815f 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Dallas_ReadTemperature(&sens); ## Требуемые зависимости - Драйвер 1-Wire (`onewire.c/h`, `ow_port.c/h`) -- Драйвер DS18B20 (`ds18b20.c/h`) +- Драйвер DS18B20 (`ds18b20_driver.c/h`) ---