Skip to content

v0.8

Compare
Choose a tag to compare
@ole1986 ole1986 released this 07 Jun 20:09
· 9 commits to master since this release
  • slightly improved the amount of codes being sent (since we do not need to simulate button release)
  • allow using the --mod 1:0:1 arguments with index numbers (starting at one) instead of the exact unit code (E.g. 1737b0)
  • display the increment as hex code when using -s argument
  • fixed delayed movements using --send UP:<delay> or --send DOWN:<delay> commands
  • Use file lock provided in issue #17