From 768c4a177103297d610274d19641aa26907d1882 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 4 May 2020 12:04:37 +0200 Subject: [PATCH] Added lib BlueVGA Library for BluePill https://github.com/arduino/Arduino/issues/10111 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index fb0f0430..60e5fabb 100644 --- a/registry.txt +++ b/registry.txt @@ -3068,3 +3068,4 @@ https://github.com/RobTillaart/PrintSize.git|Contributed|PrintSize https://github.com/RobTillaart/PrintCharArray.git|Contributed|PrintCharArray https://github.com/asukiaaa/utils_asukiaaa.git|Contributed|utils_asukiaaa https://github.com/PowerBroker2/SdTerminal.git|Contributed|SdTerminal +https://github.com/RoCorbera/BlueVGA.git|Contributed|BlueVGA Library for BluePill