mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 22:36:12 +00:00
.
This commit is contained in:
@@ -51,7 +51,7 @@ void TaskSensorValuesCode (void* parameters) {
|
||||
|
||||
void setup() {
|
||||
sleep(2);
|
||||
Serial.begin(115200);
|
||||
Serial.begin(9600);
|
||||
Serial.println();
|
||||
|
||||
Serial.println("Setting up GPIOs ...");
|
||||
|
Reference in New Issue
Block a user