continuation of old csv and new csv file comparison

This commit is contained in:
Dipti
2021-01-27 15:10:57 -08:00
parent ab851dba7c
commit f5b1fae73e
2 changed files with 28 additions and 1 deletions

View File

@@ -168,7 +168,8 @@ python3 ./test_ipv4_variable_time.py
--b_min 1000
--ap "00:0e:8e:78:e1:76"
--output_format csv
--report_file ~/Documents/results.csv (if csv file - please use another extension for other files)
--report_file ~/Documents/results.csv (Example of csv file output - please use another extension for other files)
--compared_report ~/Documents/results_prev.csv (Example of csv file retrieval - please use another extension for other files)
--debug
''')