From 6473e0ad78c28efb357eb627fbe1e406230bee33 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 27 Feb 2024 12:45:58 -0800 Subject: [PATCH] Update README.rst Add Connection Manager dep. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 5f52cea..a04f450 100755 --- a/README.rst +++ b/README.rst @@ -25,6 +25,7 @@ Dependencies This driver depends on: * `Adafruit CircuitPython `_ +* `Adafruit CircuitPython ConnectionManager `_ Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading