Files
foc_ccs/3rd/config.h

7 lines
139 B
C
Raw Normal View History

#ifndef CONFIG_H
#define CONFIG_H
2025-11-18 15:25:57 +08:00
#define DEBUG_ENABLED false
#define DEBUG_MT_ENABLED false
#define DEBUG_DFOC_ENABLED false
#endif