summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-05-23 07:57:48 +0800
committerTat-Chee Wan (USM)2011-05-23 07:57:48 +0800
commite2c4387f2819cb5c59927e87ab05542d876bc51c (patch)
treebe1bf8c8ca40560cd493073f5eb4de038591afd3
parentfa2043f9705590f3d90f3b9644425a293de27ac7 (diff)
updated comments in header
-rw-r--r--nxt-python-fantom/nxt/pyusbglue.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/nxt-python-fantom/nxt/pyusbglue.py b/nxt-python-fantom/nxt/pyusbglue.py
index c0f8792..b140dfe 100644
--- a/nxt-python-fantom/nxt/pyusbglue.py
+++ b/nxt-python-fantom/nxt/pyusbglue.py
@@ -1,6 +1,4 @@
-# bluetooth.py module -- Glue code from NXT_Python to Lightblue, allowing
-# NXT_Python to run on Mac without modification. Supports subset of
-# PyBluez/bluetooth.py used by NXT_Python.
+# pyusbglue.py module -- Glue code from NXT_Python to libusb for USB access.
#
# Copyright (C) 2011 Tat-Chee Wan
#