Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
389980fc
Commit
389980fc
authored
Nov 12, 2016
by
Johny Mattsson
Browse files
Removed call to deprecated system_init().
parent
5c1bb4c6
Changes
1
Show whitespace changes
Inline
Side-by-side
components/base_nodemcu/user_main.c
View file @
389980fc
...
...
@@ -164,7 +164,6 @@ void app_main (void)
nodemcu_init
();
nvs_flash_init
();
system_init
();
tcpip_adapter_init
();
start_lua
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment