reduce time before reboot to uac2
This commit is contained in:
@@ -267,7 +267,7 @@ static void tx1_boot_firmware_select_by_os(void)
|
|||||||
debug_printf("boot: Windows -> fps71_uac2 RoleSwitch\n");
|
debug_printf("boot: Windows -> fps71_uac2 RoleSwitch\n");
|
||||||
SetRoleSwitchFlag(TX1_ROLE_FPS71_UAC2);
|
SetRoleSwitchFlag(TX1_ROLE_FPS71_UAC2);
|
||||||
tx1_amp_mute_before_reboot();
|
tx1_amp_mute_before_reboot();
|
||||||
delay_milliseconds(1000);
|
delay_milliseconds(100);
|
||||||
device_reboot();
|
device_reboot();
|
||||||
while (1) {
|
while (1) {
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user