From 9e2300d1b8e417038659e3618f43947c6e8f13e5 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 23 Dec 2020 17:30:21 +0100 Subject: [PATCH] Added lib GFX Library for Arduino https://github.com/arduino/Arduino/issues/11059 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 18c4cbf1..c9fe9759 100644 --- a/registry.txt +++ b/registry.txt @@ -3671,3 +3671,4 @@ https://github.com/ferkoyanagi/SevenSegmentsK.git|Contributed|Seven Segments K https://github.com/PribaNosati/mrm-fet-can.git|Contributed|mrm-fet-can https://github.com/TECA-IOT/Tinyfox.git|Contributed|Tinyfox https://github.com/TECA-IOT/Ufox.git|Contributed|Ufox +https://github.com/moononournation/Arduino_GFX.git|Contributed|GFX Library for Arduino