view cfg-headers/base/rf.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 __RF_CFG__
#define __RF_CFG__
#define RF 12
#define RF_FAM 12
#define RF_PA 2
#define RF_PG 2
#endif /* __RF_CFG__ */