Added Wifi credntials store to NVM

This commit is contained in:
Manticore 2025-02-21 15:00:04 +05:30
parent 96178a4450
commit 00b7d2b29a
13 changed files with 4727 additions and 4727 deletions

View File

@ -42,7 +42,7 @@ void app_main(void)
}
ESP_LOGI(TAG," -------------> Wifi Connected ... :)");
while(1);
while(1);
vTaskDelete(NULL);
}