mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 16:25:54 +03:00
[PR #70] [MERGED] Added channel, scan for hiddens APs and hide own AP options #1034
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#1034
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?
📋 Pull Request Information
Original PR: https://github.com/SpacehuhnTech/esp8266_deauther/pull/70
Author: @N0vaPixel
Created: 3/3/2017
Status: ✅ Merged
Merged: 3/4/2017
Merged by: @spacehuhn
Base:
testing← Head:testing📝 Commits (3)
3d36cb3Added setting options to scan hidden APs and to hide your ownbe158e3Enhanced SoftAP with channel and hide parameters4493418Updated scanNetworks to carry settings📊 Changes
7 files changed (+81 additions, -12 deletions)
View changed files
📝
esp8266_deauther/APScan.cpp(+1 -1)📝
esp8266_deauther/APScan.h(+3 -0)📝
esp8266_deauther/Settings.cpp(+27 -3)📝
esp8266_deauther/Settings.h(+7 -0)📝
esp8266_deauther/data.h(+2 -2)📝
esp8266_deauther/esp8266_deauther.ino(+13 -4)📝
htmlfiles/settings.html(+28 -2)📄 Description
This update fallow the last one of yesterday.
You can hide and choose the channel of the esp8266 AP ! 😃
You can also choose if you want to see hidden APs after a scan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.