mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 11:50:53 +00:00
espnow autoreconnect
This commit is contained in:
@@ -119,6 +119,7 @@ static void sendData (void)
|
|||||||
} else {
|
} else {
|
||||||
espnow_channel = 1;
|
espnow_channel = 1;
|
||||||
}
|
}
|
||||||
|
ESP_LOGI(TAG, "Channel is set at %d", espnow_channel);
|
||||||
transmission_init();
|
transmission_init();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user