Rename python wrapper to ftdi1. Adapt examples with minimal code changes
[libftdi] / examples / python / complete.py
index cee917d..f1b737c 100644 (file)
@@ -9,7 +9,7 @@ of the swig generated python wrapper
 You need to build and install the wrapper first"""
 
 import os
-import ftdi
+import ftdi1 as ftdi
 import time
 
 # initialize