Explorar o código

Update scsiPhy.cpp

Alex Perez %!s(int64=2) %!d(string=hai) anos
pai
achega
14ae6e8db3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/ZuluSCSI_platform_BS2/scsiPhy.cpp

+ 1 - 1
lib/ZuluSCSI_platform_BS2/scsiPhy.cpp

@@ -112,7 +112,7 @@ static void scsi_rst_assert_interrupt()
 
     if (rst1 && rst2)
     {
-        azdbg("BUS RESET");
+        dbg("BUS RESET");
         scsiDev.resetFlag = 1;
     }
 }