feature/InfluxDB-Connection-Update #1

Merged
klaute merged 39 commits from feature/InfluxDB-Connection-Update into master 2022-05-23 17:36:59 +02:00
Showing only changes of commit bce0c81139 - Show all commits

View file

@ -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"))