tag added to info.cpp
This commit is contained in:
parent
8cab7f8392
commit
f6e8989226
2
info.cpp
2
info.cpp
@ -16,7 +16,7 @@ String InfoCmd::exec(String params) {
|
||||
|
||||
*out << "Meterbus Hub" << endl;
|
||||
*out << "Project/Repo: git@gitlab.com:wolutator/NetMeterbusMaster.git" << endl;
|
||||
*out << "Repo tag: ErrorDetectionLoopDisabling" << endl;
|
||||
*out << "Repo tag: ErrorDetectionLoopDisabling_b" << endl;
|
||||
|
||||
return "done";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user