mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 19:12:10 +01:00
Wired Ethernet Support!
Added ESP32 wired ethernet support.
This commit is contained in:
parent
7f5463250f
commit
0f2f30bf4d
12 changed files with 605 additions and 78 deletions
|
|
@ -630,4 +630,20 @@ div.waitoverlay > .lds-roller {
|
|||
}
|
||||
.shade-positioner label .shade-target {
|
||||
display:inline-block;
|
||||
}
|
||||
div.eth-setting-line {
|
||||
font-size:12px;
|
||||
padding-top:0px;
|
||||
padding-bottom:0px;
|
||||
}
|
||||
div.eth-setting-line span {
|
||||
margin-left:7px;
|
||||
}
|
||||
div.eth-setting-line label {
|
||||
margin-left: 40px;
|
||||
display:inline-block;
|
||||
width: 90px;
|
||||
text-align:right;
|
||||
color:mediumspringgreen;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue