mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 16:25:54 +03:00
[GH-ISSUE #195] Help i have error uploading #130
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#130
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @helpme1234432 on GitHub (Apr 19, 2017).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/195
Read issues.md or your issue might be closed and labeled as invalid.
@jLynx commented on GitHub (Apr 19, 2017):
Please don't post spam. If you have a problem, please format the issue correctly and ask a question
@helpme1234432 commented on GitHub (Apr 19, 2017):
Arduino: 1.8.2 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, Serial, 115200, 4M (3M SPIFFS)" sketch\Attack.cpp: In member function 'bool Attack::send()': Attack.cpp:102: error: 'wifi_send_pkt_freedom' was not declared in this scope if (wifi_send_pkt_freedom(packet, packetSize, 0) == -1) { ^ exit status 1 'wifi_send_pkt_freedom' was not declared in this scope This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
@helpme1234432 commented on GitHub (Apr 19, 2017):
The error im getting ^^^
@jLynx commented on GitHub (Apr 19, 2017):
Again, please format the issue properly and give us some background, or we cannot help you and your issue will be closed
@SaltyViper commented on GitHub (Apr 19, 2017):
You have not properly configured the arduino IDE as shown in the instructions, Make sure you don't miss any steps.
@SaltyViper commented on GitHub (Apr 19, 2017):
@helpme1234432
@helpme1234432 commented on GitHub (Apr 19, 2017):
is this video explain it right?
https://www.youtube.com/watch?v=MOscKnm8IcY&t=261s
@helpme1234432 commented on GitHub (Apr 19, 2017):
ive done this whole thing 3 times, the error code is poping up, plz help