From 561eff062f33767c800047c3b187801565b40473 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 24 Apr 2019 00:54:11 +0200 Subject: [PATCH] Added lib StreamUtils https://github.com/arduino/Arduino/issues/8788 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 8fc2fa15..f7de5186 100644 --- a/registry.txt +++ b/registry.txt @@ -2321,3 +2321,4 @@ https://github.com/RobotCing/Atmega32u4_IO.git|Contributed|Atmega32u4_IO https://github.com/areve/WebSocketStreamClient.git|Contributed|WebSocketStreamClient https://github.com/CieNTi/arduino-IoTesla-client.git|Contributed|IoTesla-client https://github.com/gavinlyonsrepo/NOKIA5110_TEXT.git|Contributed|NOKIA5110_TEXT +https://github.com/bblanchon/ArduinoStreamUtils.git|Contributed|StreamUtils