merge fix

This commit is contained in:
2021-06-08 12:29:33 +02:00
65 changed files with 554 additions and 467 deletions

View File

@ -1902,7 +1902,8 @@ std::string CmdProxy::Counters(int action) {
if (action == defs::HELP_ACTION) {
os << "[i0] [i1] [i2]... \n\t[Mythen3] List of counters indices "
"enabled. Each element in list can be 0 - 2 and must be non "
"repetitive."
"repetitive. Enabling counters sets vth dacs to remembered "
"values and disabling sets them to disabled values."
<< '\n';
} else if (action == defs::GET_ACTION) {
if (!args.empty()) {