diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:16:48 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:37:58 -0400 |
commit | 0ed973bc97d30fcff2b868923dbd110fe393f1dc (patch) | |
tree | 258d858da13a75605573bcb57f487fda3a724664 /python | |
parent | da70e69b000c1c76cd2391837df3e293dca93348 (diff) | |
download | slackbuilds-0ed973bc97d30fcff2b868923dbd110fe393f1dc.tar.gz |
python/python3-nxt-python: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-nxt-python/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-nxt-python/README b/python/python3-nxt-python/README index 45dd72cbd4..99466d203b 100644 --- a/python/python3-nxt-python/README +++ b/python/python3-nxt-python/README @@ -23,13 +23,13 @@ and then run: # lsusb -Look at the ID for the Lego device; it will probably be 0694, but if not, -then change the value in the sample udev rule to match. +Look at the ID for the Lego device; it will probably be 0694, but if +not, then change the value in the sample udev rule to match. Save the sample udev rule (70-lego.rules) to /etc/udev/rules.d/ -Log out and log back in, and you should now have full control, via Python, -over your NXT hardware. +Log out and log back in, and you should now have full control, via +Python, over your NXT hardware. Requires at least one of these ------------------------------- |