Commit 389980fc authored by Johny Mattsson's avatar Johny Mattsson
Browse files

Removed call to deprecated system_init().

parent 5c1bb4c6
......@@ -164,7 +164,6 @@ void app_main (void)
nodemcu_init ();
nvs_flash_init ();
system_init ();
tcpip_adapter_init ();
start_lua ();
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment