Files
foc/3rd/config.h

7 lines
139 B
C

#ifndef CONFIG_H
#define CONFIG_H
#define DEBUG_ENABLED false
#define DEBUG_MT_ENABLED false
#define DEBUG_DFOC_ENABLED false
#endif