mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 08:15:51 +03:00
[GH-ISSUE #569] Code shows error exit status 1 no matching function for call to 'ESP8266WiFiClass::scanNetworks(bool, bool&)' #174
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#174
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 @pks9862728888 on GitHub (Aug 19, 2017).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/569
Please help me...your code shows compilation error:

exit status 1
no matching function for call to 'ESP8266WiFiClass::scanNetworks(bool, bool&)'
@spacehuhn commented on GitHub (Aug 19, 2017):
Follor step 12 to 14: https://github.com/spacehuhn/esp8266_deauther#compiling-the-source-with-arduino
Also look for similar issues next time before opening a new one!
https://github.com/spacehuhn/esp8266_deauther/search?q=ESP8266WiFiClass%3A%3AscanNetworks%28bool%2C+bool%26%29&type=Issues&utf8=%E2%9C%93
@AssadAnabosi commented on GitHub (Aug 26, 2017):
Wifi.scanNetworks() it'll work at least with me