mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
Update main.cpp
This commit is contained in:
parent
979634d7f1
commit
773ce49385
@ -57,7 +57,7 @@ void TaskSensorValuesCode (void* parameters) {
|
||||
}
|
||||
|
||||
void setup() {
|
||||
Serial.println("Please wait 2 seconds ...");
|
||||
Serial.println("Please wait 2 seconds ...");
|
||||
delay(2000);
|
||||
Serial.begin(9600);
|
||||
Serial.println();
|
||||
|
Loading…
Reference in New Issue
Block a user