mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-25 11:33:51 +08:00
Reverted default branch to stable-1.5.
This commit is contained in:
@@ -73,7 +73,7 @@ void CommandDebug::execute(const StringVector &args)
|
||||
MasterIndexList masterIndices;
|
||||
stringstream str;
|
||||
int debugLevel;
|
||||
|
||||
|
||||
if (args.size() != 1) {
|
||||
stringstream err;
|
||||
err << "'" << getName() << "' takes exactly one argument!";
|
||||
|
||||
Reference in New Issue
Block a user