From 60d424e829fdede595ff236e5724a78a98e33fc2 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 4 Dec 2018 18:43:19 +0100 Subject: [PATCH] Added lib StateMachineLib https://github.com/arduino/Arduino/issues/8252 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index ba809213..5e27e3c6 100644 --- a/registry.txt +++ b/registry.txt @@ -1984,3 +1984,4 @@ https://git.antares.id/lorawan-loraid/arduino-loraid.git|Contributed|LoraID https://github.com/tipih/NRF51_Radio_library.git|Contributed|NRF51_Radio_library https://github.com/MattFryer/Smoothed.git|Contributed|Smoothed https://github.com/LuighiV/arduino-isfetboard.git|Contributed|ISFET board library +https://github.com/luisllamasbinaburo/Arduino-StateMachine.git|Contributed|StateMachineLib