Skip to content

Commit 0a653aa

Browse files
authored
Merge pull request #11 from Neradoc/fix-documentation
Fix documentation
2 parents ec34b07 + 36c7432 commit 0a653aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_tfmini.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
class TFmini:
4242
"""TF mini communication module, use with just RX or TX+RX for advanced
4343
command & control.
44+
4445
:param uart: the pyseral or busio.uart compatible uart device
4546
:param timeout: how long we'll wait for valid data or response, in seconds. Default is 1
4647
"""

0 commit comments

Comments
 (0)