From 2342d0e2fd6294b772f88c4baf12cff56cba4576 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 2 May 2018 10:47:26 +0200 Subject: [PATCH] Added lib RingBuffer https://github.com/arduino/Arduino/issues/7523 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index ce9e2634..0a02a0b9 100644 --- a/registry.txt +++ b/registry.txt @@ -1629,3 +1629,4 @@ https://github.com/simonmonk/arduino_TEA5767.git|Contributed|ArduinoTEA5767 https://github.com/jandrassy/StreamLib.git|Contributed|StreamLib https://github.com/M-Reimer/USBStatus.git|Contributed|USBStatus https://github.com/TridentTD/TridentTD_LineNotify.git|Contributed|TridentTD_Linenotify +https://github.com/Locoduino/RingBuffer.git|Contributed|RingBuffer