فهرست منبع

Turn off the Pico LED after SD Remount

androda 1 سال پیش
والد
کامیت
0cc96ad69d
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/BlueSCSI.cpp

+ 1 - 0
src/BlueSCSI.cpp

@@ -758,6 +758,7 @@ extern "C" void bluescsi_main_loop(void)
 
         reinitSCSI();
         init_logfile();
+        LED_OFF();
       }
       else if (!g_romdrive_active)
       {