SWAT-engineering / kiwi-air-monitor

Kiwi monitor is an open source CO2/Humidity/Temperature sensor intended for monitoring the quality of the air in a room. Kiwi was created to support teachers with a notification to ventilate their classroom.
https://www.kiwimonitor.nl/
GNU General Public License v3.0
10 stars 2 forks source link

Switch to WifiMulti to allow for multiple wifi definitions #15

Open DavyLandman opened 4 years ago

DavyLandman commented 4 years ago

https://arduino-esp8266.readthedocs.io/en/latest/esp8266wifi/station-examples.html?highlight=ESP8266WiFiMulti#introduction

Extend the defines so that it's clear how to define multiple WiFi configs