Skip to content

Commit 62c2022

Browse files
authored
Update README.md
1 parent 219229a commit 62c2022

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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.
6565
It 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

0 commit comments

Comments
 (0)