Meco Man 4 лет назад
Родитель
Сommit
7bb3007214
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      rt_kprintf.c

+ 1 - 1
rt_kprintf.c

@@ -13,7 +13,7 @@
 
 #ifdef RT_USING_CONSOLE
 
-#undef RT_USING_SEMAPHORE /* never use semaphore */
+#undef RT_USING_SEMAPHORE /* never use semaphore protection method */
 
 /**
  * This function will print a formatted string on system console (thread safe)