we don't need it to repeat the command that is sent

This commit is contained in:
2025-11-25 16:02:08 +01:00
parent 51a100612a
commit 2b3576af6b

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;
}