You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`int Wi-Fi_send_pkt_freedom(uint8 *buf, int len, bool sys_seq);`
118
-
119
+
```
119
120

120
121
121
122
**don't forget to save!**
122
123
123
124
**12** Go to the SDK_fix folder of this project
124
125
125
-
**13** Copy ESP8266Wi-Fi.cpp and ESP8266Wi-Fi.h
126
+
**13** Copy ESP8266WiFi.cpp and ESP8266WiFi.h
126
127
127
-
**14** Past these files here `packages` > `esp8266` > `hardware` > `esp8266` > `2.0.0` > `libraries` > `ESP8266Wi-Fi` > `src`
128
+
**14** Past these files here `packages` > `esp8266` > `hardware` > `esp8266` > `2.0.0` > `libraries` > `ESP8266WiFi` > `src`
128
129
129
130
**15** Open `esp8266_deauther` > `esp8266_deauther.ino` in Arduino
0 commit comments