diff --git a/README.md b/README.md index eb4315f..af42ce9 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@ Farm Data Relay System is an easy way to communicate with remote IoT devices wit Devices are classified into two types: **Gateways** and **Nodes**. Gateways comprise the infrastructure of the network, moving data along pre-directed routes and providing coverage to all devices. Nodes allow the user to exchange data with a gateway. Each gateway is identified with an 8-bit physical hex address (MAC), while nodes use 16-bit integers to identify datapoints as they move through the system. -If you are having fun with FDRS, **[please consider supporting me](https://www.buymeacoffee.com/TimmB)** so that I can spend more time building it. - ## Getting Started **Libraries Required:** - [ArduinoJson](https://arduinojson.org/)