sakumisu 1 year ago
parent
commit
e1aa49e086
1 changed files with 1 additions and 1 deletions
  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