- added driver for the lock-in amplifier
@ -67,6 +67,7 @@ void EaseWriteError(EaseBase *eab) {
eab->p.name);
break;
case EASE_ILL_ANS:
if (eab->p.verbose < 1) break;
l = strlen(eab->cmd);
if (l > 0 && eab->cmd[l-1] < ' ') {
l--;
The note is not visible to the blocked user.