Update external library names to match arduino ide library manager names

This commit is contained in:
KemoNine 2020-09-10 19:37:04 -04:00
parent 9e784ecf17
commit e54494df60
1 changed files with 1 additions and 2 deletions

View File

@ -22,9 +22,8 @@ These librarires are used by the project and contained in the ```src/``` folder
These libraries are used by the project and can be installed via the Arduino IDE library manager.
- [CircularBuffer](https://github.com/rlogiacco/CircularBuffer)
- [arduino_bbq10kbd](https://github.com/arturo182/arduino_bbq10kbd)
- [bbq10keyboard](https://github.com/arturo182/arduino_bbq10kbd)
- [Adafruit_ILI9341](https://github.com/adafruit/Adafruit_ILI9341)
- [Adafruit-GFX-Library](https://github.com/adafruit/Adafruit-GFX-Library)
- [Adafruit_NeoPixel](https://github.com/adafruit/Adafruit_NeoPixel)
## Hardware Docs