androda 2 ani în urmă
părinte
comite
2062be6c3b
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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.
     */
 }