view cfg-headers/base/debug.cfg @ 426:2d1cf296fd16

src/ui3/bmi/mmiMain.c: fix to compile without BT
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 21 Jan 2018 04:51:16 +0000
parents fd8227e3047d
children
line wrap: on
line source

#ifndef __DEBUG_CFG__
#define __DEBUG_CFG__
#define TI_NUC_MONITOR 0
#define TI_PROFILER 0
#endif /* __DEBUG_CFG__ */