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