TB2026-YDS Firmware
Loading...
Searching...
No Matches
maintenance.h File Reference

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.

Detailed Description

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.

Note
Développé avec l'assistance de Claude Opus 4.8 (Anthropic), sous la direction de Y. Dos Santos : spécification, revue et validation sur cible par l'auteur.