Browse Source

turn off LWIP_DEBUG

balbekova 7 years ago
parent
commit
d20b50bac9
1 changed files with 1 additions and 1 deletions
  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 TCP_DEBUG                       LWIP_DBG_OFF
 #define ETHARP_DEBUG                    LWIP_DBG_OFF
 #define ETHARP_DEBUG                    LWIP_DBG_OFF