From 04c4b4f5d178c95e0b15223f1db08031cb5d011e Mon Sep 17 00:00:00 2001 From: Justin Myers Date: Thu, 29 Feb 2024 06:50:24 -0800 Subject: [PATCH] Fix README requirements --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 3d93f18..30c6544 100644 --- a/README.rst +++ b/README.rst @@ -29,6 +29,11 @@ Dependencies This driver depends on: * `Adafruit CircuitPython `_ +* `Adafruit CircuitPython Connection Manager `_ +* `Adafruit CircuitPython MiniMQTT `_ +* `Adafruit CircuitPython NeoPixel `_ +* `Adafruit CircuitPython Requests `_ +* `Adafruit CircuitPython PortalBase `_ Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading