Closed bengtmartensson closed 1 year ago
An option --file <filename> to transmit (send) should read a file, line per line, and send the IR command thus defined. It should also be allowed to write delay <microseconds> in that file, which will wait for the requested amount of micro seconds.
--file <filename>
delay <microseconds>
An option
--file <filename>
to transmit (send) should read a file, line per line, and send the IR command thus defined. It should also be allowed to writedelay <microseconds>
in that file, which will wait for the requested amount of micro seconds.