From 4ed007981ac00902f922cbcc6d262c71c4884932 Mon Sep 17 00:00:00 2001 From: sanni Date: Mon, 8 Aug 2022 19:54:00 +0200 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 c0a099d..683b712 100644 --- a/Cart_Reader/README.md +++ b/Cart_Reader/README.md @@ -83,7 +83,7 @@ SD lib: https://github.com/greiman/SdFat 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 +LCD lib: https://github.com/olikraus/U8g2_Arduino 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