This commit is contained in:
2026-02-27 17:07:07 +01:00
parent e848168840
commit dc3467ac0f
6 changed files with 206 additions and 56 deletions

View File

@@ -75,8 +75,7 @@ int main(void)
}
else if (reboot_code == REBOOT_STATUS_FIRMWARE_CONFIRMED)
{
LOG_INF("Firmware was just confirmed in the last reboot. Playing confirmation sound.");
audio_play("/lfs/sys/confirm");
LOG_INF("Firmware was just confirmed in the last reboot.");
}
else
{