'bt93 mitInternet ' Including JavaScript from Internet
BLUE = tft.rgb(30,132,180)
YELLOW = tft.rgb(255,255,0)
GREEN = tft.rgb(0,255,0)
tft.text.color(65535,BLUE)
tft.fill(BLUE)
freq 13635
delay 200
f = rx.freq()
x = 0
y = 89 'btB3NoTrigger
cssclass "input","border:none; font-style: italic;font-size: 16px;"
html "RSSI: "
meter y,0,75,10,20,32
idy = htmlid()
html " Frequency: "
Button "-",minus
textbox f
onchange set
cssID htmlID(),"text-align: center;width: 60px; background: #ddd; border-radius: 5px;"
Button "+",plus
html " WiFi: "
meter wifi,0,100,20,70,100'22,42,27,37,42 'min="0" max="100" low="20" high="80" optimum="100"
html " Battery: "
meter battery,22,42,27,37,42 'min="0" max="100" low="20" high="80" optimum="100"
textbox accu
html "
"
textbox station
cssID htmlID(),"text-align: center; width:640px;color: navy;font-weight: bold;"
html "
"
textbox txt
cssID htmlID(),"text-align: center;width: 640px;color: navy;font-weight: bold;"
html "
"
textbox zeit
cssID htmlID(),"text-align: center;width: 60px;color: black;font-weight: bold;"
button "13635",f13635
button "9670",f9670
button "WDR 5",wdr5
button "WDR 3",wdr3
button "DLF",dlf
button "Antenne",antenne
html |