ftdi_stream: fix timeout setting: tv_usec field of timeval is in microseconds, not ms
[libftdi] / python / examples / CMakeLists.txt
1 install ( FILES simple.py complete.py cbus.py
2           DESTINATION share/libftdi/examples
3           PERMISSIONS OWNER_READ GROUP_READ WORLD_READ 
4         )
5