From b8ab3b11bedb96b267aed98a5eb851558b25fb01 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 25 Apr 2020 19:54:55 +0200 Subject: [PATCH] Added lib max7219 https://github.com/arduino/Arduino/issues/10071 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 7cac977e..ec560111 100644 --- a/registry.txt +++ b/registry.txt @@ -3055,3 +3055,4 @@ https://github.com/hectorespert/SolarCharger.git|Contributed|SolarCharger https://github.com/drewfish/arduino-FourRegs.git|Contributed|FourRegs https://github.com/marhar/ArrbotMonitor.git|Contributed|ArrbotMonitor https://github.com/AloriumTechnology/XLR8PID.git|Contributed|XLR8PID +https://github.com/JemRF/max7219.git|Contributed|max7219