minor formatting; added unit tests for Node()

This commit is contained in:
Mike Kinney
2021-12-16 09:10:45 -08:00
parent 34789899d8
commit 2fcfdeb04f
11 changed files with 166 additions and 121 deletions

View File

@@ -1,5 +1,5 @@
""" With two radios connected serially, send and receive test
messages and report back if successful.
"""With two radios connected serially, send and receive test
messages and report back if successful.
"""
import logging
import time