From aa5708c79efe05650c4207a5dd05e88fb7787488 Mon Sep 17 00:00:00 2001 From: sanni Date: Thu, 16 Dec 2021 20:14:58 +0100 Subject: [PATCH] Update README.md --- Cart_Reader/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cart_Reader/README.md b/Cart_Reader/README.md index 273e66b..228516f 100644 --- a/Cart_Reader/README.md +++ b/Cart_Reader/README.md @@ -68,7 +68,7 @@ OLED lib: https://github.com/adafruit/Adafruit_SSD1306 GFX Lib: https://github.com/adafruit/Adafruit-GFX-Library BusIO: https://github.com/adafruit/Adafruit_BusIO LCD lib: https://github.com/olikraus/u8g2 -RGB Tools lib: https://github.com/joushx/Arduino-RGB-Tools +RGB Tools lib: https://github.com/joushx/Arduino-RGB-Tools (you need to move the files from the src subdir to the root dir of the library) Neopixel lib: https://github.com/adafruit/Adafruit_NeoPixel Rotary Enc lib: https://github.com/mathertel/RotaryEncoder SI5351 lib: https://github.com/etherkit/Si5351Arduino