From 8a0556491921e220073afee6a8567c14eb40071b Mon Sep 17 00:00:00 2001 From: Justin Myers Date: Thu, 29 Feb 2024 11:41:52 -0800 Subject: [PATCH] Fix README requirements --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 68f9ed1..8ed057a 100644 --- a/README.rst +++ b/README.rst @@ -26,6 +26,8 @@ Dependencies This driver depends on: * `Adafruit CircuitPython `_ +* `Adafruit CircuitPython ConnectionManager `_ +* `Adafruit CircuitPython MiniMQTT `_ Please ensure that all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading