diff --git a/Software-dependencies.md b/Software-dependencies.md new file mode 100644 index 0000000..d7c71c6 --- /dev/null +++ b/Software-dependencies.md @@ -0,0 +1,5 @@ +Install via libraries: +- Arduino ESP32 library: https://github.com/espressif/arduino-esp32 +- LoRa Arduino library: https://github.com/sandeepmistry/arduino-LoRa +- Arduino Timer library: https://github.com/contrem/arduino-timer +- CircularBuffer library: https://github.com/rlogiacco/CircularBuffer