view cfg-headers/base/trace.cfg @ 448:e56e74e8b730

R2D C139 C-Sample emulation: fixed off-by-one error that was causing the garbage in the upper left corner of the display and also caused everything to be shifted by one pixel
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 29 Jan 2018 06:24:55 +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__ */