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
Recommend reset after hostname change
fastled
Xose Pérez
7 years ago
parent
30d9b111f3
commit
3f397ff351
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
code/html/index.html
+ 1
- 1
code/html/index.html
View File
@ -302,7 +302,7 @@
<
div
class
=
"pure-g"
>
<
label
class
=
"pure-u-1 pure-u-md-1-4"
for
=
"hostname"
>
Hostname
<
/
label
>
<
input
name
=
"hostname"
class
=
"pure-u-1 pure-u-md-3-4"
type
=
"text"
action
=
"re
connec
t"
tabindex
=
"1"
/
>
<
input
name
=
"hostname"
class
=
"pure-u-1 pure-u-md-3-4"
type
=
"text"
action
=
"re
se
t"
tabindex
=
"1"
/
>
<
div
class
=
"pure-u-0 pure-u-md-1-4"
>
<
/
div
>
<
div
class
=
"pure-u-1 pure-u-md-3-4 hint"
>
This name will identify this device in your network (http://
<
hostname
>
.local). For this setting to take effect you should restart the wifi interface clicking the "Reconnect" button.
<
/
div
>
<
/
div
>
Write
Preview
Loading…
Cancel
Save