From 43df1eee7bb11ecee9281323f4dd84e0f99a8532 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 6 Aug 2020 14:45:53 +0200 Subject: [PATCH] Added lib bitHelpers https://github.com/arduino/Arduino/issues/10569 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 9153d776..4341713a 100644 --- a/registry.txt +++ b/registry.txt @@ -3341,3 +3341,4 @@ https://github.com/jasonacox/TinyStepper.git|Contributed|TinyStepper https://github.com/RobTillaart/Kelvin2RGB.git|Contributed|Kelvin2RGB https://github.com/107-systems/107-Arduino-UAVCAN.git|Contributed|107-Arduino-UAVCAN https://github.com/TilenS6/SerialDraw-Library.git|Contributed|SerialDraw +https://github.com/RobTillaart/bitHelpers.git|Contributed|bitHelpers