mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
.
This commit is contained in:
parent
5cdff1eeb4
commit
14e3b6d65a
@ -51,7 +51,7 @@ void TaskSensorValuesCode (void* parameters) {
|
|||||||
|
|
||||||
void setup() {
|
void setup() {
|
||||||
sleep(2);
|
sleep(2);
|
||||||
Serial.begin(115200);
|
Serial.begin(9600);
|
||||||
Serial.println();
|
Serial.println();
|
||||||
|
|
||||||
Serial.println("Setting up GPIOs ...");
|
Serial.println("Setting up GPIOs ...");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user