|
Safe Sprinkler
Master/slave irrigation system (ESP-NOW + LoRaWAN)
|

Go to the source code of this file.
Functions | |
| void | periodic_lora_message (void) |
| Trigger periodic LoRa status upload. | |
| void periodic_lora_message | ( | void | ) |
Trigger periodic LoRa status upload.
Queues a periodic status message for all registered slaves (queue_lora_periodic) and triggers send. Call from state machine or timer at the desired interval (e.g. 24h).