Skip to content

Commit 0cc96ad

Browse files
committed
Turn off the Pico LED after SD Remount
1 parent fc86bf0 commit 0cc96ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BlueSCSI.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -758,6 +758,7 @@ extern "C" void bluescsi_main_loop(void)
758758

759759
reinitSCSI();
760760
init_logfile();
761+
LED_OFF();
761762
}
762763
else if (!g_romdrive_active)
763764
{

0 commit comments

Comments
 (0)