From d0374e3da58cc869fcd819609e289efc3118785a Mon Sep 17 00:00:00 2001 From: sh123 Date: Wed, 20 Oct 2021 13:43:15 +0300 Subject: [PATCH] Updated Software dependencies (markdown) --- Software-dependencies.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Software-dependencies.md b/Software-dependencies.md index d7c71c6..c581825 100644 --- a/Software-dependencies.md +++ b/Software-dependencies.md @@ -1,5 +1,6 @@ Install via libraries: - Arduino ESP32 library: https://github.com/espressif/arduino-esp32 - LoRa Arduino library: https://github.com/sandeepmistry/arduino-LoRa + - or RadioLib library (use github master version): https://github.com/jgromes/RadioLib - Arduino Timer library: https://github.com/contrem/arduino-timer - CircularBuffer library: https://github.com/rlogiacco/CircularBuffer