From cdd9f785fddb35b47abd350e74bf7eb6bbc24837 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 25 May 2019 16:11:03 +0200 Subject: [PATCH] Fixed wrong lib name KiteLib -> RadioLib see https://github.com/arduino/Arduino/issues/8915 --- registry.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.txt b/registry.txt index 340e323e..d8d953c2 100644 --- a/registry.txt +++ b/registry.txt @@ -2390,4 +2390,4 @@ https://github.com/H-Kurosaki/UARDECS.git|Contributed|UARDECS Library https://github.com/byronholldorf/uMulti.git|Contributed|uMulti https://github.com/arbotics-llc/databot_arduino.git|Contributed|databot https://github.com/adafruit/Adafruit_BD3491FS.git|Contributed|Adafruit BD3491FS -https://github.com/jgromes/RadioLib.git|Contributed|KiteLib +https://github.com/jgromes/RadioLib.git|Contributed|RadioLib