androda 2 năm trước cách đây
mục cha
commit
2062be6c3b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/BlueSCSI_platform_template/BlueSCSI_platform.cpp

+ 1 - 1
lib/BlueSCSI_platform_template/BlueSCSI_platform.cpp

@@ -29,7 +29,7 @@ void bluescsiplatform_late_init()
 
 void platform_disable_led(void)
 {
-    /* This function disables the LED on the ZuluSCSI board
+    /* This function disables the LED on the BlueSCSI board
     *  Generally by switching the pin from output to input.
     */
 }