#ifdef fixed
This commit is contained in:
parent
4250c6c9cc
commit
bce0c81139
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ void setup()
|
|||
#ifndef SLEEP_IF_NO_WLAN_CONNECTION
|
||||
while
|
||||
#endif
|
||||
#if def SLEEP_IF_NO_WLAN_CONNECTION
|
||||
#ifdef def SLEEP_IF_NO_WLAN_CONNECTION
|
||||
if
|
||||
#endif
|
||||
(!wifiManager.autoConnect(wifiName.c_str(), "DEADBEEF"))
|
||||
|
|
Loading…
Reference in a new issue