瀏覽代碼

turn off LWIP_DEBUG

balbekova 7 年之前
父節點
當前提交
d20b50bac9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      modules/Ethernet/lwipopts.h

+ 1 - 1
modules/Ethernet/lwipopts.h

@@ -246,7 +246,7 @@ The STM32F4x7 allows computing and verifying the IP, UDP, TCP and ICMP checksums
    -----------------------------------
 */
 
-#define LWIP_DEBUG
+//#define LWIP_DEBUG
 
 #define TCP_DEBUG                       LWIP_DBG_OFF
 #define ETHARP_DEBUG                    LWIP_DBG_OFF