mirror of
https://github.com/ratspeak/microReticulum
synced 2026-08-12 18:07:25 -04:00
Converted log calls across src/, examples/, and test/ to use DEBUGF/TRACEF/ERRORF/etc. macros instead of std::string + operator+. This eliminates temporary heap allocations on every log call, which matters on memory-constrained MCUs. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| .gitignore | ||
| main.cpp | ||
| platformio.ini | ||