mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Set max dimLevel on first setup
This commit is contained in:
parent
741eb0ca64
commit
3f6743087e
@ -703,6 +703,8 @@ void haspReconnect()
|
|||||||
|
|
||||||
void haspDisplayAP(const char * ssid, const char * pass)
|
void haspDisplayAP(const char * ssid, const char * pass)
|
||||||
{
|
{
|
||||||
|
guiSetDim(100);
|
||||||
|
|
||||||
String txt((char *)0);
|
String txt((char *)0);
|
||||||
txt.reserve(64);
|
txt.reserve(64);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user