RX working, still a bit messy

This commit is contained in:
2024-08-20 22:38:02 +02:00
parent 6c556b8fbf
commit 497e380860
5 changed files with 26 additions and 14 deletions

View File

@ -78,7 +78,7 @@
#define PPP_DEBUG LWIP_DBG_OFF
#define MEM_DEBUG LWIP_DBG_OFF
#define MEMP_DEBUG LWIP_DBG_OFF
#define PBUF_DEBUG LWIP_DBG_OFF
#define PBUF_DEBUG LWIP_DBG_ON
#define API_LIB_DEBUG LWIP_DBG_ON
#define API_MSG_DEBUG LWIP_DBG_ON
#define TCPIP_DEBUG LWIP_DBG_ON