diff options
author | sanni <[email protected]> | 2021-12-16 20:14:58 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2021-12-16 20:14:58 +0100 |
commit | aa5708c79efe05650c4207a5dd05e88fb7787488 (patch) | |
tree | c28f252303c734c5f11705507ac6425a82ff1548 /Cart_Reader/README.md | |
parent | 4f525ff9240d36d233f4ac725a05c1f4c46acb56 (diff) | |
download | cartreader-aa5708c79efe05650c4207a5dd05e88fb7787488.tar.gz cartreader-aa5708c79efe05650c4207a5dd05e88fb7787488.zip |
Update README.md
Diffstat (limited to 'Cart_Reader/README.md')
-rw-r--r-- | Cart_Reader/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |