view cfg-headers/base/rv.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 __RV_CFG__
#define __RV_CFG__
#define RVTOOL 0
#define TEST 0
#define _GSM 1
#endif /* __RV_CFG__ */