* improved tickers, only one ticker is active

* added feature to use the ESP as access point for all the time
* added serial features to setup
This commit is contained in:
lumapu 2022-05-04 19:28:54 +02:00
parent 4c3852cde4
commit 8f444cee2f
12 changed files with 155 additions and 88 deletions

View file

@ -66,8 +66,7 @@ a.erase {
#footer p, #footer a {
color: #fff;
padding-left: 20px;
padding-right: 20px;
padding: 0 7px 0 7px;
font-size: 10pt !important;
}
@ -137,6 +136,7 @@ div.ch {
overflow: auto;
padding-bottom: 20px;
}
div.ch .value, div.ch .info, div.ch .head, div.ch-iv .value, div.ch-iv .info, div.ch-iv .head {
color: #fff;
display: block;