From 4663dfabc3b53a00c01263ee361a0754f8506892 Mon Sep 17 00:00:00 2001 From: HappyZ Date: Tue, 4 Jun 2019 00:51:35 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2175a3e..1732b7a 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ After we get the `.pcap` file collected from phone, put the downloaded files (`* Then run ``` -python preprocessor.py --pickle -v --orient 0 +python preprocessor.py --pickle -vd --orient 0 ``` It will automatically extracts all RSS values from pcap file for each MAC address, and plot the `.png` figure with the RSS values being the red alpha channel (opacity) on the trace.