view cfg-headers/base/trace.cfg @ 240:9034c3a7267e

Voice memo recording and playback test AT commands implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 22 Mar 2017 07:07:15 +0000
parents fd8227e3047d
children
line wrap: on
line source

#ifndef __TRACE_CFG__
#define __TRACE_CFG__
#define LAYER_DBG 0xFFFFFFFF
#define TRACE_LEVEL_FILTER 5
#endif /* __TRACE_CFG__ */