Repo reorg
This commit is contained in:
@@ -80,15 +80,6 @@ Text baud_rate
|
|||||||
Touch Release Event
|
Touch Release Event
|
||||||
dim=100
|
dim=100
|
||||||
tm0.en=1
|
tm0.en=1
|
||||||
if(baud==115200)
|
|
||||||
{
|
|
||||||
bauds=921600
|
|
||||||
}else
|
|
||||||
{
|
|
||||||
bauds=115200
|
|
||||||
}
|
|
||||||
covx baud,baud_rate.txt,0,0
|
|
||||||
baud_rate.txt+=" bps"
|
|
||||||
|
|
||||||
Text tft_version
|
Text tft_version
|
||||||
Attributes
|
Attributes
|
||||||
@@ -97,7 +88,7 @@ Text tft_version
|
|||||||
Dragging : 0
|
Dragging : 0
|
||||||
Send Component ID : on press and release
|
Send Component ID : on press and release
|
||||||
Associated Keyboard: none
|
Associated Keyboard: none
|
||||||
Text : TFT: v2023.11.2
|
Text : TFT: v2023.11.0
|
||||||
Max. Text Size : 20
|
Max. Text Size : 20
|
||||||
|
|
||||||
Events
|
Events
|
||||||
@@ -198,21 +189,15 @@ Timer tm_esphome
|
|||||||
|
|
||||||
Events
|
Events
|
||||||
Timer Event
|
Timer Event
|
||||||
if(framework.txt=="")
|
if(baud==115200)
|
||||||
{
|
{
|
||||||
if(baud==115200)
|
bauds=921600
|
||||||
{
|
|
||||||
bauds=921600
|
|
||||||
}else
|
|
||||||
{
|
|
||||||
bauds=115200
|
|
||||||
}
|
|
||||||
covx baud,baud_rate.txt,0,0
|
|
||||||
baud_rate.txt+=" bps"
|
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
tm_esphome.en=0
|
bauds=115200
|
||||||
}
|
}
|
||||||
|
covx baud,baud_rate.txt,0,0
|
||||||
|
baud_rate.txt+=" bps"
|
||||||
|
|
||||||
Timer tm_pageid
|
Timer tm_pageid
|
||||||
Attributes
|
Attributes
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page buttonpage01
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/buttonpage01.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "buttonpage01",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/buttonpage01.txt
|
|
||||||
vis 255,0
|
vis 255,0
|
||||||
vis button_back,1
|
vis button_back,1
|
||||||
vis page_index,1
|
vis page_index,1
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page buttonpage02
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/buttonpage02.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "buttonpage02",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/buttonpage02.txt
|
|
||||||
vis 255,0
|
vis 255,0
|
||||||
vis button_back,1
|
vis button_back,1
|
||||||
vis page_index,1
|
vis page_index,1
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page buttonpage03
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/buttonpage03.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "buttonpage03",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/buttonpage03.txt
|
|
||||||
vis 255,0
|
vis 255,0
|
||||||
vis button_back,1
|
vis button_back,1
|
||||||
vis page_index,1
|
vis page_index,1
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page buttonpage04
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/buttonpage04.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "buttonpage04",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/buttonpage04.txt
|
|
||||||
vis 255,0
|
vis 255,0
|
||||||
vis button_back,1
|
vis button_back,1
|
||||||
vis page_index,1
|
vis page_index,1
|
||||||
|
|||||||
@@ -104,7 +104,7 @@ Text body
|
|||||||
Send Component ID : disabled
|
Send Component ID : disabled
|
||||||
Associated Keyboard: none
|
Associated Keyboard: none
|
||||||
Text : Please confirm
|
Text : Please confirm
|
||||||
Max. Text Size : 254
|
Max. Text Size : 22
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page entitypage01
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/entitypage01.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "entitypage01",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/entitypage01.txt
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page entitypage02
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/entitypage02.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "entitypage02",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/entitypage02.txt
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page entitypage03
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/entitypage03.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "entitypage03",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/entitypage03.txt
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page entitypage04
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/entitypage04.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "entitypage04",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/entitypage04.txt
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
@@ -12,16 +12,7 @@ Page home
|
|||||||
|
|
||||||
Events
|
Events
|
||||||
Preinitialize Event
|
Preinitialize Event
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/home.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "home",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/home.txt
|
|
||||||
vis bt_notific,is_notification
|
vis bt_notific,is_notification
|
||||||
vis bt_qrcode,is_qrcode
|
vis bt_qrcode,is_qrcode
|
||||||
vis bt_entities,is_entities
|
vis bt_entities,is_entities
|
||||||
|
|||||||
@@ -12,16 +12,7 @@ Page settings
|
|||||||
|
|
||||||
Events
|
Events
|
||||||
Preinitialize Event
|
Preinitialize Event
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/settings.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "settings",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/settings.txt
|
|
||||||
covx brightslider.val,bright_text.txt,0,0
|
covx brightslider.val,bright_text.txt,0,0
|
||||||
bright_text.txt+="%"
|
bright_text.txt+="%"
|
||||||
covx dimslider.val,dim_text.txt,0,0
|
covx dimslider.val,dim_text.txt,0,0
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page weather01
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/weather01.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "weather01",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/weather01.txt
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page weather02
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/weather02.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "weather02",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/weather02.txt
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page weather03
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/weather03.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "weather03",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/weather03.txt
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page weather04
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/weather04.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "weather04",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/weather04.txt
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
@@ -17,16 +17,7 @@ Page weather05
|
|||||||
page home
|
page home
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
<<<<<<<< HEAD:advanced/hmi/nspanel_us_land_code/weather05.txt
|
|
||||||
printh 92
|
|
||||||
prints "currentpage",0
|
|
||||||
printh 00
|
|
||||||
prints "weather05",0
|
|
||||||
printh 00
|
|
||||||
printh FF FF FF
|
|
||||||
========
|
|
||||||
sendme
|
sendme
|
||||||
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/weather05.txt
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
@@ -104,7 +104,7 @@ Text body
|
|||||||
Send Component ID : disabled
|
Send Component ID : disabled
|
||||||
Associated Keyboard: none
|
Associated Keyboard: none
|
||||||
Text : Please confirm
|
Text : Please confirm
|
||||||
Max. Text Size : 254
|
Max. Text Size : 22
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
@@ -104,7 +104,7 @@ Text body
|
|||||||
Send Component ID : disabled
|
Send Component ID : disabled
|
||||||
Associated Keyboard: none
|
Associated Keyboard: none
|
||||||
Text : Please confirm
|
Text : Please confirm
|
||||||
Max. Text Size : 254
|
Max. Text Size : 22
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
Reference in New Issue
Block a user