mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 08:15:51 +03:00
[PR #1578] [CLOSED] Fixed ap.cpp password field in V3 #1166
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#1166
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/1578
Author: @jkctech
Created: 8/29/2022
Status: ❌ Closed
Base:
v3← Head:v3📝 Commits (1)
8ca6173Fixed ap.cpp password field📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
esp8266_deauther/ap.cpp(+2 -2)📄 Description
ap.cppwas unable to compile due to the comparison between a pointer (ap_settings.pswd) and an integer (nullbyte\0).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.