|
TB2026-YDS Firmware
|
Maintenance service: low-priority background task for periodic chores. More...
#include "esp_err.h"Go to the source code of this file.
Functions | |
| esp_err_t | maintenance_init (void) |
| Start the maintenance task. | |
Maintenance service: low-priority background task for periodic chores.
Owns a single shared housekeeping task that runs slow periodic work off the critical paths. Tenants: volume and player polling, the power service (power_tick + idle auto power-off), the autonomy test, the SD hot-plug watch and the diag dump.