소스 검색

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