From f0a32a977b0713f4ad3974784df53286a9d4f3e3 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 17 Jan 2020 16:00:37 +0100 Subject: [PATCH] Added lib ESP QRcode https://github.com/arduino/Arduino/issues/9625 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 5a17e11e..a6a8e3f1 100644 --- a/registry.txt +++ b/registry.txt @@ -2784,3 +2784,4 @@ https://github.com/EmotiBit/EmotiBit_MAX30101.git|Contributed|EmotiBit MAX30101 https://github.com/EmotiBit/EmotiBit_NCP5623.git|Contributed|EmotiBit NCP5623 https://github.com/EmotiBit/EmotiBit_MLX90632.git|Contributed|EmotiBit MLX90632 https://github.com/arduino-libraries/CTC-Go-Motions-Expansion.git|Contributed|CTC GO MOTIONS +https://github.com/yoprogramo/ESP_QRcode.git|Contributed|ESP QRcode