Commit 0872c38c authored by Peter Jansweijer's avatar Peter Jansweijer

TEMP-FIX: LM32 reset issue due to addr space corruption. Comment out ptpd_netif_set_phase

parent 24acf3aa
Pipeline #659 passed with stage
in 34 seconds
......@@ -274,6 +274,6 @@ int calib_t24p(int mode, uint32_t *value)
//update phtrans value in socket struct
if (ret >= 0)
ptpd_netif_set_phase_transition(*value);
//ptpd_netif_set_phase_transition(*value);
return ret;
}
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