mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 11:48:03 +00:00
Add TODO comments.
This commit is contained in:
@@ -19,6 +19,10 @@ $ pip3 install pexpect-serial
|
|||||||
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
# TODO: Report beacon signal avg from probe results
|
||||||
|
# TODO: Add summary csv output report
|
||||||
|
# TODO: Maybe HTML output too?
|
||||||
|
# TODO: Allow selecting tabs or commands for output files
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
if sys.version_info[0] != 3:
|
if sys.version_info[0] != 3:
|
||||||
|
|||||||
Reference in New Issue
Block a user