This website works better with JavaScript.
Home
Explore
Help
Sign In
mh
/
mhsw-espurna
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Do not save wifi conifguration to flash
fastled
Xose Pérez
7 years ago
parent
47c0c0fa07
commit
74efdbec3b
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
code/espurna/wifi.ino
+ 1
- 0
code/espurna/wifi.ino
View File
@ -116,6 +116,7 @@ void wifiStatus() {
void
wifiSetup
(
)
{
void
wifiSetup
(
)
{
WiFi
.
persistent
(
false
)
;
wifiConfigure
(
)
;
wifiConfigure
(
)
;
// Message callbacks
// Message callbacks
Write
Preview
Loading…
Cancel
Save