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
Add note on WiFi tab about hostname (
#1555
)
sensors
Xose Pérez
5 years ago
parent
67ddc133cf
commit
c824d861cf
13 changed files
with
15006 additions
and
14995 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
code/espurna/data/index.all.html.gz
BIN
code/espurna/data/index.light.html.gz
BIN
code/espurna/data/index.rfbridge.html.gz
BIN
code/espurna/data/index.rfm69.html.gz
BIN
code/espurna/data/index.sensor.html.gz
BIN
code/espurna/data/index.small.html.gz
+658
-657
code/espurna/static/index.all.html.gz.h
+3001
-3000
code/espurna/static/index.light.html.gz.h
+2032
-2031
code/espurna/static/index.rfbridge.html.gz.h
+4080
-4079
code/espurna/static/index.rfm69.html.gz.h
+2668
-2667
code/espurna/static/index.sensor.html.gz.h
+2562
-2561
code/espurna/static/index.small.html.gz.h
+5
-0
code/html/index.html
BIN
code/espurna/data/index.all.html.gz
View File
BIN
code/espurna/data/index.light.html.gz
View File
BIN
code/espurna/data/index.rfbridge.html.gz
View File
BIN
code/espurna/data/index.rfm69.html.gz
View File
BIN
code/espurna/data/index.sensor.html.gz
View File
BIN
code/espurna/data/index.small.html.gz
View File
+ 658
- 657
code/espurna/static/index.all.html.gz.h
File diff suppressed because it is too large
View File
+ 3001
- 3000
code/espurna/static/index.light.html.gz.h
File diff suppressed because it is too large
View File
+ 2032
- 2031
code/espurna/static/index.rfbridge.html.gz.h
File diff suppressed because it is too large
View File
+ 4080
- 4079
code/espurna/static/index.rfm69.html.gz.h
File diff suppressed because it is too large
View File
+ 2668
- 2667
code/espurna/static/index.sensor.html.gz.h
File diff suppressed because it is too large
View File
+ 2562
- 2561
code/espurna/static/index.small.html.gz.h
File diff suppressed because it is too large
View File
+ 5
- 0
code/html/index.html
View File
@ -686,6 +686,11 @@
<
legend
>
General
<
/
legend
>
<
div
class
=
"pure-g"
>
<
div
class
=
"pure-u-1 pure-u-lg-1-4"
>
<
/
div
>
<
div
class
=
"pure-u-1 pure-u-lg-3-4 hint"
>
Device hostname can be configured on the GENERAL tab.
<
/
div
>
<
/
div
>
<
div
class
=
"pure-g"
>
<
label
class
=
"pure-u-1 pure-u-lg-1-4"
>
Scan networks
<
/
label
>
<
div
class
=
"pure-u-1 pure-u-lg-1-4"
>
<
input
type
=
"checkbox"
name
=
"wifiScan"
tabindex
=
"1"
/
>
<
/
div
>
Write
Preview
Loading…
Cancel
Save