mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 02:36:35 +00:00
Better Button Spacing
This commit is contained in:
parent
aa155f9a52
commit
96842eed73
@ -1695,7 +1695,7 @@ void HandleWifiConfiguration(void)
|
||||
if (WifiIsInManagerMode()) {
|
||||
#ifndef FIRMWARE_MINIMAL
|
||||
WSContentSpaceButton(BUTTON_RESTORE);
|
||||
WSContentSpaceButton(BUTTON_RESET_CONFIGURATION);
|
||||
WSContentButton(BUTTON_RESET_CONFIGURATION);
|
||||
#endif // FIRMWARE_MINIMAL
|
||||
WSContentSpaceButton(BUTTON_RESTART);
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user