This website requires JavaScript.
Explore
Help
Sign In
nova
/
esp8266-react-framework
Watch
1
Star
0
Fork
0
You've already forked esp8266-react-framework
Code
Issues
Pull Requests
Releases
Wiki
Activity
61f046c185
esp8266-react-framework
/
data
/
config
/
wifiSettings.json
7 lines
99 B
JSON
Raw
Normal View
History
Unescape
Escape
initial commit of C++ back end and react front end
2018-02-26 00:11:31 +00:00
{
leave WiFi disconnected by default implement controlled retry - fixed at 60 seconds
2019-06-04 20:13:55 +00:00
"ssid"
:
""
,
initial commit of C++ back end and react front end
2018-02-26 00:11:31 +00:00
"password"
:
"password"
,
"hostname"
:
"esp8266-react"
,
"static_ip_config"
:
false
}
Reference in New Issue
Copy Permalink