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)
 {
-    /* 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.
     */
 }