lf_sniff: Add comment for next steps.

This commit is contained in:
Ben Greear
2020-03-16 17:10:06 -07:00
parent 6ec75958ed
commit c909236d16

View File

@@ -219,6 +219,8 @@ def main():
idx = idx + 1
# Start sniffing on all monitor ports
# ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- -----
if __name__ == '__main__':
main()