Added Wifi credntials store to NVM
This commit is contained in:
parent
96178a4450
commit
00b7d2b29a
@ -42,7 +42,7 @@ void app_main(void)
|
||||
}
|
||||
|
||||
ESP_LOGI(TAG," -------------> Wifi Connected ... :)");
|
||||
while(1);
|
||||
|
||||
while(1);
|
||||
vTaskDelete(NULL);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user