|
LSH-Core
A robust C++ framework for Arduino-based home automation nodes
|

Files | |
| lsh_core.cpp | |
| Contains the core implementation of the LSH::setup() and LSH::loop() functions. | |
| network_clicks.cpp | |
| Implements the logic for handling network click requests, confirmations, and timeouts. | |
| network_clicks.hpp | |
| Declares functions and state for managing network-based click actions. | |