Files
foc_ccs/3rd/config.h
2025-11-18 15:25:57 +08:00

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