wifi object moved

This commit is contained in:
2025-12-17 13:53:42 -06:00
parent 3f099996e8
commit 285edfc5ec
3 changed files with 4 additions and 1 deletions

View File

@@ -16,7 +16,6 @@ extern "C" void app_main() {
}
ESP_ERROR_CHECK(ret);
WiFi bmWiFi;
bmWiFi.init();
nvs_handle_t WiFiHandle;