ericklein / air_quality

displays and logs local indoor and outdoor weather and air quality information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove Serial.println

ericklein opened this issue · comments

transition all Serial.println to debugMessage()

all Serial.println replaced with debugMessage in refactor branch. Validate in testing then remove commented Serial.print statements.