diff options
Diffstat (limited to 'system/pyserial/README')
-rw-r--r-- | system/pyserial/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/system/pyserial/README b/system/pyserial/README index df7ec29253..bc6ddf9364 100644 --- a/system/pyserial/README +++ b/system/pyserial/README @@ -1,2 +1 @@ -Provides access to serial ports for Python applications by providing an -appropriate backend. +pyserial is a python module that encapsulates access to a serial port. |