diff --git a/tasmota/berry/lorawan/decoders/LwDecode.be b/tasmota/berry/lorawan/decoders/LwDecode.be index e7a4a7acf..5ae3aad27 100644 --- a/tasmota/berry/lorawan/decoders/LwDecode.be +++ b/tasmota/berry/lorawan/decoders/LwDecode.be @@ -140,10 +140,6 @@ lwdecode = lwdecode_cls() import webserver class webPageLoRaWAN : Driver - def sendNodeButton(node) - webserver.content_send(f"") - end - def web_add_config_button() webserver.content_send("

") end @@ -168,18 +164,21 @@ class webPageLoRaWAN : Driver webserver.content_start("LoRaWAN") #- title of the web page -# webserver.content_send_style() #- send standard Tasmota styles -# webserver.content_send( -# "" - "" -# "

LoRaWAN End Devices

" + "" "