Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
da53d193
Commit
da53d193
authored
Sep 29, 2019
by
Marcel Stör
Browse files
Fix invalid smartconfig include
Fixes #2928, #2923
parent
08ea0c8d
Changes
1
Show whitespace changes
Inline
Side-by-side
app/modules/wifi.c
View file @
da53d193
...
...
@@ -17,7 +17,7 @@
#ifdef WIFI_SMART_ENABLE
#include "smart/smart.h"
#include "
smart/
smartconfig.h"
#include "smartconfig.h"
static
int
wifi_smart_succeed
=
LUA_NOREF
;
#endif
...
...
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