Bram documentation updated.
This commit is contained in:
@@ -117,8 +117,6 @@ Serial.println(F("DHTxx test!"));
|
|||||||
dht.begin();
|
dht.begin();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
void loop() {
|
void loop() {
|
||||||
delay(2000);
|
delay(2000);
|
||||||
//a float has decimal numbers and the library reads the measurements.
|
//a float has decimal numbers and the library reads the measurements.
|
||||||
|
Reference in New Issue
Block a user