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

Files | |
| debug.cpp | |
| Implements debugging helper functions. | |
| debug.hpp | |
| Declares debugging macros (DP, DPL) and helper functions. | |
| memory.cpp | |
| Implements the free memory checking functions. | |
| memory.hpp | |
| Declares functions to check for free memory on AVR devices. | |
| vaprint.cpp | |
| Implements the variadic print utility. | |
| vaprint.hpp | |
| Declares a variadic print utility for streamlined debugging output. | |