- Timestamp:
- 05/15/10 01:04:11 (2 years ago)
- Children:
- 3d477f9e40ceaedf2ee58027d5e0a5c098150f62
- Parents:
- 811533e58cd3e57fc04f2e7809d3f6ddd6198a82
- git-committer:
- Luper Rouch <luper.rouch@…> (05/15/10 01:04:11)
- File:
-
- 1 edited
-
pompilop/pompilop/bin/pompicontrol.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pompilop/pompilop/bin/pompicontrol.py
r811533e r0280387 28 28 29 29 command, data = args 30 command_obj = Command.from_strings(command, options. input, options.channel,31 data, aux=options.aux)30 command_obj = Command.from_strings(command, options.channel, data, 31 aux=options.aux, input=options.input) 32 32 if options.debug: 33 33 print "Sending command to %s:" % options.dev
Note: See TracChangeset
for help on using the changeset viewer.
