1 Commits
0.0.1 ... 0.0.2

Author SHA1 Message Date
51a100612a initialise write pv on start 2025-10-14 11:20:04 +02:00

View File

@@ -21,4 +21,7 @@ readDelay {
writeDelay {
out "DT %d";
@mismatch{in "%(\$1MsgTxt)s";}
@init {
readDelay;
}
}