File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,11 +59,11 @@ This attack shows how vulnerable the 802.11 WiFi standard is and that it has to
5959
6060## Installation
6161
62- The only thing you will need is a computer and an ESP8266.
62+ The only thing you will need is a computer and an ESP8266 with at least 1Mb of flash memory .
6363
64- I recommend you to buy one of the USB breakout/developer boards with 4mb flash size .
64+ I recommend you to buy a USB breakout/developer board, because they have 4Mb flash and are very simple to use .
6565It doesn’t matter which board you use, as long as it has an ESP8266 on it.
66- (If you using an ESP-01 or other chips with just 1mb , you can comment out the mac vendor list in data.h.)
66+ (If you using an ESP-01 with just 512kb , you can comment out the mac vendor list in data.h.)
6767
6868** 1** Install [ Arduino] ( https://www.arduino.cc/en/Main/Software ) and open it.
6969
You can’t perform that action at this time.
0 commit comments