timmbogner / Farm-Data-Relay-System

A system that uses ESP-NOW, LoRa, and other protocols to transport sensor data in remote areas without relying on WiFi.
MIT License
485 stars 108 forks source link

Dev: Clean-up and extension of nodes' configuration check. #99

Closed Gulpman closed 1 year ago

Gulpman commented 1 year ago

As stated in https://github.com/timmbogner/Farm-Data-Relay-System/issues/71#issuecomment-1195111800 I cleaned up the fdrs_checkConfig.h file. I also added the define for it to the numbered examples. This way it is enabled by default which should be very usefull for a first time user to find configuration issues.