watterott / CO2-Ampel

CO2-Ampel / CO2-Traffic-Light to measure and show the carbon dioxide concentration in a room, based on Sensirion SCD30/SCD4x sensor and Microchip SAMD21 microcontroller
https://learn.watterott.com/breakouts/co2-ampel/
23 stars 12 forks source link

check whether connection attempt was successful in wifi_start #15

Closed ernstkl closed 2 years ago

ernstkl commented 2 years ago

This will make the setup() code reopen the AP if you have entered a wrong WiFi password, e.g. Otherwise you are stuck with a device only accessible via serial, or via using special key combinations.