Make my builds smaller
This commit is contained in:
parent
13eb2f826b
commit
1f290f6213
2 changed files with 7 additions and 3 deletions
|
@ -1,6 +1,9 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#define NO_DEBUG
|
||||
#define NO_PRINT
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
#define LEADER_TIMEOUT 300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue