sync
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user