[PR #1722] Button now working for ESP8266 #1179

Open
opened 2026-02-28 00:06:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SpacehuhnTech/esp8266_deauther/pull/1722
Author: @scienceLabwork
Created: 8/8/2024
Status: 🔄 Open

Base: v2Head: v2


📝 Commits (1)

  • c130421 button working for nodemcu

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 esp8266_deauther/A_config.h (+4 -0)

📄 Description

There was a issue where button for ESP-8266 were not working but I changed a code and added few lines to make it work.
This are the following order for button (same as documentation)

Button GPIO
UP GPIO 12 (D6)
Down GPIO 13 (D7)
A GPIO 14 (D5)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SpacehuhnTech/esp8266_deauther/pull/1722 **Author:** [@scienceLabwork](https://github.com/scienceLabwork) **Created:** 8/8/2024 **Status:** 🔄 Open **Base:** `v2` ← **Head:** `v2` --- ### 📝 Commits (1) - [`c130421`](https://github.com/SpacehuhnTech/esp8266_deauther/commit/c130421d551135ce42edfaaf805aea1656530dc3) button working for nodemcu ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `esp8266_deauther/A_config.h` (+4 -0) </details> ### 📄 Description There was a issue where button for ESP-8266 were not working but I changed a code and added few lines to make it work. This are the following order for button (same as documentation) Button | GPIO -- | -- UP | GPIO 12 (D6) Down | GPIO 13 (D7) A | GPIO 14 (D5) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#1179
No description provided.