sakumisu 1 год назад
Родитель
Сommit
e1aa49e086
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      third_party/rt-thread-5.0/usb_check.c

+ 1 - 1
third_party/rt-thread-5.0/usb_check.c

@@ -23,7 +23,7 @@
 #endif
 
 #ifndef LWIP_NO_RX_THREAD
-#error must enable LWIP_NO_TX_THREAD, we do not use rtthread eth rx thread
+#error must enable LWIP_NO_RX_THREAD, we do not use rtthread eth rx thread
 #endif
 
 #if LWIP_TCPIP_CORE_LOCKING_INPUT !=1