Commit fe6dbdd6 authored by Aurelio Colosimo's avatar Aurelio Colosimo

defined Boolean doRestart in DSPort

parent 66c10cd3
......@@ -280,6 +280,7 @@ typedef struct {
UInteger8 otherNodeCalRetry;
FixedDelta otherNodeDeltaTx;
FixedDelta otherNodeDeltaRx;
Boolean doRestart;
/* White Rabbit extension end */
} DSPort;
......
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