From 7e3d17b36f683a98579e05cf985f835d97429da4 Mon Sep 17 00:00:00 2001 From: Justin Myers Date: Thu, 29 Feb 2024 06:31:42 -0800 Subject: [PATCH] Fix README requirements --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index ca8d58d..1a12c96 100644 --- a/README.rst +++ b/README.rst @@ -26,6 +26,15 @@ Dependencies This driver depends on: * `Adafruit CircuitPython `_ +* `Adafruit CircuitPython Bitmap Font `_ +* `Adafruit CircuitPython Connection Manager `_ +* `Adafruit CircuitPython Display Text `_ +* `Adafruit CircuitPython NeoPixel `_ +* `Adafruit CircuitPython Adafruit IO `_ +* `Adafruit CircuitPython MiniQR `_ +* `Adafruit CircuitPython Requests `_ +* `Adafruit CircuitPython Fake Requests `_ +* `Adafruit CircuitPython SimpleIO `_ Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading