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
526 stars 116 forks source link

Minor fix of logical && condition test #100

Closed Gulpman closed 2 years ago

Gulpman commented 2 years ago

Logical and check for preprocessor directives was not done the right way. Fixed that.

timmbogner commented 2 years ago

I'm a big fan of this functionality, thanks! Definitely agree that it should be enabled by default.

Nodes will soon have several parameters set/changed after boot, so I hope in the future we can work this in as a status readout. For example: While working with a controller, the user may want to know which reading_ids it is currently subscribed to, or whether it has successfully registered with a gateway.