connectors/USB/__init__.py
changeset 399 77e23bf04c33
parent 203 cb9901076a21
equal deleted inserted replaced
398:31d08063b5d6 399:77e23bf04c33
    17 #
    17 #
    18 #You should have received a copy of the GNU General Public
    18 #You should have received a copy of the GNU General Public
    19 #License along with this library; if not, write to the Free Software
    19 #License along with this library; if not, write to the Free Software
    20 #Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    20 #Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    21 
    21 
    22 from connector_USB import *
    22 from USB_connector import *