Skip to content
Snippets Groups Projects
Commit 09634e00 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk
Browse files

wrc_main: updated phase_transition for current bitstream of wrpc

parent d9b1c972
Branches
Tags
No related merge requests found
......@@ -30,7 +30,7 @@ int32_t sfp_alpha = 73622176; //default value if could not read EEPROM
#endif
int32_t sfp_deltaTx = 0;
int32_t sfp_deltaRx = 0;
uint32_t cal_phase_transition = 595; //7000;
uint32_t cal_phase_transition = 2394; //7000;
void wrc_initialize()
{
......
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