mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-12 05:55:19 +00:00
Debugs off by default
This commit is contained in:
parent
1e2c434ae8
commit
58ebfdffcb
@ -42,7 +42,7 @@
|
|||||||
#ifndef _COMMON_H
|
#ifndef _COMMON_H
|
||||||
#define _COMMON_H 1
|
#define _COMMON_H 1
|
||||||
|
|
||||||
#define DEBUG_LEVEL 4
|
#define DEBUG_LEVEL 0
|
||||||
|
|
||||||
#define MSG_TRANSFER 1 // RX/TX specific statements
|
#define MSG_TRANSFER 1 // RX/TX specific statements
|
||||||
#define MSG_ERROR 2 // Errors
|
#define MSG_ERROR 2 // Errors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user