1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-16 09:41:51 +03:00

Update repositories.txt (#3146)

Adding:
QUAD7SHIFT
Library for driving 4 digits seven segments displays for modules that use 74HC595 shift registers. For ARDUINO UNO and NANO and ATtiny85 (or other ATtinys that use the same USI (Universal Serial Interface) module and same pins as the ATtiny85).
This commit is contained in:
AlexRosito67
2023-07-31 11:39:25 -07:00
committed by GitHub
parent 73bd88e00b
commit 956ed36689

View File

@ -6085,3 +6085,4 @@ https://github.com/todd-herbert/unoHID
https://github.com/adafruit/Adafruit_TSC2046
https://github.com/FacundoPumilla/MQ137
https://github.com/JSC-electronics/acdu-support-library
https://github.com/AlexRosito67/QUAD7SHIFT