mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 16:25:54 +03:00
[PR #26] [MERGED] fix for APs > maxResults creating invalid json, resulting in empty APlist #1031
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#1031
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/26
Author: @andrbmgi
Created: 2/18/2017
Status: ✅ Merged
Merged: 2/18/2017
Merged by: @spacehuhn
Base:
master← Head:master📝 Commits (2)
0b66f10fix for APs > maxResults creating invalid json resulting in empty AP list37b98f35 second timeout instead of 3📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
esp8266_deauther/APScan.cpp(+1 -1)📝
esp8266_deauther/data.h(+2 -2)📄 Description
When there are more than maxResults APs the generated json is invalid and thus the list stays empty.
Issue: https://github.com/spacehuhn/esp8266_deauther/issues/5
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.