mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-05 19:39:50 +08:00
Transition->Transmission.
This commit is contained in:
@@ -139,7 +139,7 @@ void CommandGraph::execute(MasterDevice &m, const StringVector &args)
|
||||
} else {
|
||||
cout << "Delay meas.";
|
||||
}
|
||||
cout << "\\nDelay: " << si->transition_delay << " ns";
|
||||
cout << "\\nDelay: " << si->transmission_delay << " ns";
|
||||
}
|
||||
cout << "\"]" << endl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user