From 86d200285ac3932c1fec1bf7d2b5426fa5c2099e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 25 Jun 2019 16:27:28 +0200 Subject: [PATCH] Added lib TinyTemplateEngine https://github.com/arduino/Arduino/issues/8997 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 2b039d99..ef618b31 100644 --- a/registry.txt +++ b/registry.txt @@ -2440,3 +2440,4 @@ https://github.com/mprograms/SimpleRotary.git|Contributed|SimpleRotary https://github.com/NordicAlliance/arduino-tgui.git|Contributed|Tgui https://github.com/brianrho/GT5X.git|Contributed|GT5X https://github.com/adafruit/Adafruit_FeatherOLED.git|Contributed|Adafruit Feather OLED +https://github.com/full-stack-ex/tiny-template-engine-arduino.git|Contributed|TinyTemplateEngine