mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-20 13:14:44 +01:00
Update autoexec.be
This commit is contained in:
@@ -361,9 +361,9 @@ tasmota.add_cmd('UpdateDriverVersion', update_berry_driver)
|
|||||||
|
|
||||||
def flash_nextion(cmd, idx, payload, payload_json)
|
def flash_nextion(cmd, idx, payload, payload_json)
|
||||||
def task()
|
def task()
|
||||||
nextion.flash_proto_version = 1
|
|
||||||
nextion.flash_proto_baud = 921600
|
|
||||||
#nextion.flash_proto_version = 1
|
#nextion.flash_proto_version = 1
|
||||||
|
nextion.flash_proto_baud = 921600
|
||||||
|
nextion.flash_proto_version = 0
|
||||||
#nextion.flash_proto_baud = 115200
|
#nextion.flash_proto_baud = 115200
|
||||||
nextion.flash_nextion(payload)
|
nextion.flash_nextion(payload)
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user