Andy
Results
2
issues of
Andy
I like the graphs very much, but I don't like how it shows the points, especially when there are many per hours (like one every ten minutes). If we hide...
question
As the "begin" function is reporting to return a bool, I expected that I could use it in a similar fashion: ``` if (!sensor.begin()) { Serial.println("Could not find a valid...