mirror of
https://github.com/meshtastic/python.git
synced 2026-05-19 05:46:14 -04:00
revert --test change; move tunnel import back; add encoding info to support
This commit is contained in:
@@ -140,7 +140,7 @@ def openDebugLog(portName):
|
||||
return open(debugname, 'w+', buffering=1, encoding='utf8')
|
||||
|
||||
|
||||
def testAll(numTests=50):
|
||||
def testAll(numTests=5):
|
||||
"""
|
||||
Run a series of tests using devices we can find.
|
||||
This is called from the cli with the "--test" option.
|
||||
|
||||
Reference in New Issue
Block a user