Commit d22f22ae authored by Vincent van Beveren's avatar Vincent van Beveren

test for 2 ns inaccuracy

parent b86e4e6e
Pipeline #3704 failed with stages
Subproject commit 2d3f76181df560e4feb5125bf0c05c6de07f8808
Subproject commit 4b270c41694308b73098c5d4555660d2147446fa
......@@ -104,7 +104,7 @@ static void wrc_initialize(void)
#ifdef BROADCAST
ep_enable(1, 0); // Auto negociation disable.
#else
ep_enable(1, 1);
ep_enable(1, 0);
#endif
minic_init();
......
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