progress
This commit is contained in:
parent
cb96bc36d1
commit
ea27ac3c7b
1 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,8 @@ void setup() {
|
||||||
sensors.getAddress(Thermometer, i);
|
sensors.getAddress(Thermometer, i);
|
||||||
printAddress(Thermometer);
|
printAddress(Thermometer);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Serial.println("");
|
||||||
}
|
}
|
||||||
|
|
||||||
void loop() {
|
void loop() {
|
||||||
|
|
Loading…
Reference in a new issue