mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-05 07:54:18 +01:00
* debug: store boot log * order * roll single header * hide when not implemented * fix capacity check * dependencies * refactor names, can just use malloc * settings formatting * dbgBuf prefix * show size * release memory after buffer is displayed * fix uptime unused warning, combine printer * comments * use arg flag instead of static to handle boot * ci test fix * Hide whole info() without debug * typo * cleanup setDebugOutput condition