mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-06-02 17:58:00 +00:00
Forgot commenting DEBUG_NETWORK
This commit is contained in:
parent
4f6c7e8a0d
commit
46cdce8d1a
@ -4,7 +4,7 @@
|
|||||||
#include <types.h>
|
#include <types.h>
|
||||||
#include <printf.h>
|
#include <printf.h>
|
||||||
|
|
||||||
#define DEBUG_NETWORK 1
|
// #define DEBUG_NETWORK 1
|
||||||
|
|
||||||
#ifdef DEBUG_NETWORK
|
#ifdef DEBUG_NETWORK
|
||||||
#define netdbg(m, ...) debug(m, ##__VA_ARGS__)
|
#define netdbg(m, ...) debug(m, ##__VA_ARGS__)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user