Minor fixes
This commit is contained in:
@@ -50,7 +50,6 @@ void vTaskUpdate(void *pvParameters) {
|
||||
PowerParameters::CurrentConsumptions::CURRENT_WIFI_PEAK +
|
||||
PowerParameters::CurrentConsumptions::CURRENT_WIFI_BASE,
|
||||
MESH_MAX_EXECUTION_DELAY_MS, NULL)) {
|
||||
|
||||
mesh.update();
|
||||
} else {
|
||||
ESP_LOGW(TAG, "Skipping mesh update after not being granted power");
|
||||
|
||||
Reference in New Issue
Block a user