From ebec33e3d4d2a530f9a0d73ea209fb3c546fec7e Mon Sep 17 00:00:00 2001 From: sh123 Date: Sat, 23 Oct 2021 09:56:05 +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 5c67a08..d60831e 100644 --- a/Software-dependencies.md +++ b/Software-dependencies.md @@ -5,3 +5,4 @@ Install via libraries: - 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 +- DebugLog library: https://github.com/hideakitai/DebugLog