bengtmartensson / HarcHardware

HarcHardware is a collection of Java routines for accessing hardware, files, network resources etc.
http://www.harctoolbox.org/HarcHardware.html
GNU General Public License v3.0
3 stars 4 forks source link

Simple macro facility: --file option to transmit #32

Closed bengtmartensson closed 1 year ago

bengtmartensson commented 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.