Add `chanlist_len` to `comedi_get_cmd_generic_timed()` calls in Python demos.
authorW. Trevor King <wking@drexel.edu>
Tue, 13 Mar 2012 12:41:24 +0000 (08:41 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 13 Mar 2012 12:41:24 +0000 (08:41 -0400)
commit4b56f24232844066dcdc62d349f565d6530e6ada
treec26332beb529eb044a519dd24191c1cc6c1ca689
parent70eca906628c1562022e1878ea20f1fe11a0e24e
Add `chanlist_len` to `comedi_get_cmd_generic_timed()` calls in Python demos.

This catches the Python demos up to:

  commit 003b9ec501b5c69f25bfbc68e8b3f923d482bb04
  Author: Ian Abbott <abbotti@mev.co.uk>
  Date:   Mon Nov 8 11:01:42 2010 +0000

    Add chanlist_len parameter to comedi_get_cmd_generic_timed.
demo/python/cmd.py
demo/python/info.py