From bc0458fad5ee3f77ebe9ad42b0c9893fd3c49d26 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 17 Feb 2020 11:09:43 +0100 Subject: [PATCH] Added lib SX8634 https://github.com/arduino/Arduino/issues/9765 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 2c6347ac..72a33e67 100644 --- a/registry.txt +++ b/registry.txt @@ -2858,3 +2858,4 @@ https://github.com/whatnick/ATM90E26_Arduino.git|Contributed|ATM90E26 Arduino https://github.com/jspark311/Arduino-SX150x.git|Contributed|SX150x https://github.com/jspark311/Arduino-ADG2128.git|Contributed|ADG2128 https://github.com/jspark311/Arduino-DS1881.git|Contributed|DS1881 +https://github.com/jspark311/Arduino-SX8634.git|Contributed|SX8634