1 Commits
0.0.2 ... 0.0.3

Author SHA1 Message Date
2b3576af6b we don't need it to repeat the command that is sent 2025-11-25 16:02:08 +01:00

View File

@@ -8,7 +8,7 @@ LockTimeout = 500;
initialise {
out "RMT 1"; # Turn on Remote Control
in;
out "ECHO 1"; # Ask for reponses
out "ECHO 0"; # Ask for reponses
in;
}