mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-23 01:29:33 +00:00
trim values for the production econotags
This commit is contained in:
parent
67aed03b1d
commit
1d1317a136
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user