mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-26 03:16:18 +00:00
Add SLIP_DEBUG
This commit is contained in:
parent
ecf0f56d33
commit
330647dad8
@ -82,6 +82,10 @@
|
||||
#define SIO_FIFO_DEBUG 0
|
||||
#endif
|
||||
|
||||
#ifndef SLIP_DEBUG
|
||||
#define SLIP_DEBUG 0
|
||||
#endif
|
||||
|
||||
#ifndef PPP_DEBUG
|
||||
#define PPP_DEBUG 0
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user