From 21d18f3bf0acfd940a118a75bb7f568cb73bfd26 Mon Sep 17 00:00:00 2001 From: foamyguy Date: Tue, 19 Nov 2024 16:42:11 -0600 Subject: [PATCH] reword --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index 951cceb..d02a650 100644 --- a/README.rst +++ b/README.rst @@ -21,7 +21,6 @@ Introduction CircuitPython driver for Dallas 1-Wire temperature sensor. .. warning:: - This module is supported only on CircuitPython microcontrollers currently. Blinka for RPi / SBC does not currently support OneWire directly. However, you can use the `DS2482S-800 `_ as an I2C to OneWire bridge, see: `Learn Guide `_