hd-zero / hdzero-goggle

MIT License
261 stars 76 forks source link

Add "Apply Settings" button to all WiFi settings pages #454

Closed Master92 closed 1 week ago

Master92 commented 1 week ago

This adds an "Apply Settings" button to all pages of the WiFi module settings.

All three buttons are synchronized and handled exactly the same so that when you change something on page 1, the buttons on pages 2 and 3 start flashing red as well and hitting any of them will trigger the confirmation and then the application action.

Closes #364