mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 14:14:12 +01:00
Update autoexec-beta.be
This commit is contained in:
@@ -383,6 +383,12 @@ def flash_nextion_adv(cmd, idx, payload, payload_json)
|
||||
elif idx==3
|
||||
nextion.flash_proto_version = 0
|
||||
nextion.flash_proto_baud = 115200
|
||||
elif idx==4
|
||||
nextion.flash_proto_version = 1
|
||||
nextion.flash_proto_baud = 256000
|
||||
elif idx==5
|
||||
nextion.flash_proto_version = 0
|
||||
nextion.flash_proto_baud = 256000
|
||||
else
|
||||
nextion.flash_proto_version = 0
|
||||
nextion.flash_proto_baud = 115200
|
||||
|
||||
Reference in New Issue
Block a user