mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 06:39:05 +00:00
Update main.cpp
This commit is contained in:
@@ -35,7 +35,7 @@ void setup() {
|
|||||||
Serial.println("Unknown error at address 0x");
|
Serial.println("Unknown error at address 0x");
|
||||||
Serial.println(address, HEX);
|
Serial.println(address, HEX);
|
||||||
}
|
}
|
||||||
delay(250);
|
delay(500);
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef BME280
|
#ifdef BME280
|
||||||
|
Reference in New Issue
Block a user