androda 2 年之前
父节点
当前提交
2062be6c3b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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)
 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.
     *  Generally by switching the pin from output to input.
     */
     */
 }
 }