FreeCalypso > hg > fc-magnetite
view cfg-headers/base/debug.cfg @ 346:550cfa9e1ca7
aci2: AT+CBC reimplemented in terms of FCHG API
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 15 Dec 2017 22:45:37 +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__ */
