-
Notifications
You must be signed in to change notification settings - Fork 41
Software dependencies
sh123 edited this page Oct 20, 2021
·
7 revisions
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