mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-06-21 12:53:44 +08:00
Add SLIP_DEBUG
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user