trim values for the production econotags

This commit is contained in:
Mariano Alvira 2010-03-09 18:46:37 -05:00
parent 67aed03b1d
commit 1d1317a136

View File

@ -15,7 +15,7 @@
/* Coarse tune: add 0-15 pf (CTUNE is 4 bits) */
#define CTUNE 11
/* Fine tune: add FTUNE * 156fF (FTUNE is 5bits) */
#define FTUNE 3
#define FTUNE 7
#include <std_conf.h>