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