From fcb19d8a7f8de1d383fb8f2c3c64ba3968225b3f Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 7 Feb 2020 23:38:09 +0100 Subject: [PATCH] Added lib LoRaLayer2 https://github.com/arduino/Arduino/issues/9714 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index d3b449ec..cfec1b20 100644 --- a/registry.txt +++ b/registry.txt @@ -2834,3 +2834,4 @@ https://github.com/Wh1teRabbitHU/EEPROMAdapter.git|Contributed|EEPROMAdapter https://github.com/tr4cker-app/tr4cker.git|Contributed|Tr4cker https://github.com/adafruit/Adafruit_Sensor_Calibration.git|Contributed|Adafruit Sensor Calibration https://github.com/Aypac/Arduino-TR-064-SOAP-Library.git|Contributed|TR-064 SOAP Library +https://github.com/sudomesh/LoRaLayer2.git|Contributed|LoRaLayer2