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

Minor fix of logical && condition test #100

Closed Gulpman closed 1 year ago

Gulpman commented 1 year ago

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

timmbogner commented 1 year 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.