Python wrapper update
authorMichel Zou <xantares09@hotmail.com>
Fri, 3 Feb 2012 15:36:04 +0000 (16:36 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 3 Feb 2012 15:36:04 +0000 (16:36 +0100)
commit50d77f8f2e8f484106bf254a201b57b4c1572be7
tree3279ef975727ed7eb41a1e75a8f7bb038e43d2e7
parent9330b1205d8889de6586606228bfb5774491315b
Python wrapper update

- Properly wrap ftdi_read_pins / ftdi_read_data
- Add example invocation of the read function to complete.py
bindings/ftdi.i
examples/python/complete.py