Commit 55c1d715 authored by Lucas Russo's avatar Lucas Russo

hal/sm_io/*/fmc130m_4ch/*defaults.h: change SI571 default freq value

Now, the default frequency is 113.040445 MHz.
parent 3a9c741a
......@@ -19,7 +19,7 @@
#define FMC130M_4CH_DFLT_SI571_OE 0x1
#define FMC130M_4CH_DFLT_SI57X_FOUT_FACTORY SI57X_FOUT_FACTORY_DFLT
#define FMC130M_4CH_DFLT_SI57X_FOUT 100000000 /* 100 MHz default */
#define FMC130M_4CH_DFLT_SI57X_FOUT 113040445 /* 113.040445 MHz default */
smio_err_e fmc130m_4ch_config_defaults (char *broker_endp, char *service,
const char *log_file_name);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment