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