update README.md

This commit is contained in:
DevilBinder 2022-06-20 22:38:45 +02:00
parent cdb5e5e0fd
commit b62f0df86c

View File

@ -7,6 +7,10 @@ Using an assigned MAC address scheme allows for the whole system to be configure
## Getting Started
### Dependencies
[LoRa library](https://github.com/sandeepmistry/arduino-LoRa)
The dependency can be removed by commenting out the `#define USE_LORA` in `fdrs_sensor.h`
### [Sensors](https://github.com/timmbogner/Farm-Data-Relay-System/tree/main/FDRS_Sensor2000)
Sensors gather data and send it to a gateway via ESP-NOW or LoRa.