-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a GPIO button to turn on/off wifi #13
Comments
The webserver will start at boot, the gpio will control the wifi access - enable/disble service. |
rfkill enable/disable |
have a LED display red/green for when wifi is enabled or disabled. |
Or a toggle switch would work in a off/on state |
added wifi on/off toggle Done when wifi stays toggle on or off |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Serves up a webserver to manage the Raspberry Pi
The text was updated successfully, but these errors were encountered: