mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 22:36:12 +00:00
.
This commit is contained in:
@@ -50,8 +50,8 @@ void TaskSensorValuesCode (void* parameters) {
|
||||
}
|
||||
|
||||
void setup() {
|
||||
Serial.println("Please wait 5 seconds ...");
|
||||
delay(5000);
|
||||
Serial.println("Please wait 2 seconds ...");
|
||||
delay(2000);
|
||||
Serial.begin(9600);
|
||||
Serial.println();
|
||||
|
||||
|
Reference in New Issue
Block a user