ericklein / air_quality

displays and logs local indoor and outdoor weather and air quality information
MIT License
0 stars 0 forks source link

AQnetwork.begin() returns T/F even though result is stored in global #84

Closed ericklein closed 1 year ago

ericklein commented 1 year ago

this is the correct behavior. the function returns its state which is used by the calling function to set the global variable.