diff --git a/doc/tipsandtricks.html b/doc/tipsandtricks.html index e230da8..286ef14 100644 --- a/doc/tipsandtricks.html +++ b/doc/tipsandtricks.html @@ -260,7 +260,7 @@ When asked "CURRENT?", the device send something like

-read_current {out "CURRENT?"; in "CURRENT %f A"; @mismatch {in "%(\1)39c";}} +read_current {out "CURRENT?"; in "CURRENT %f A"; @mismatch {in "%(\$1)39c";}}