Repo reorg

This commit is contained in:
Edward Firmo
2023-12-07 08:12:38 +01:00
parent 65408e3a44
commit ae6ad884f7
19 changed files with 9 additions and 159 deletions

View File

@@ -80,15 +80,6 @@ Text baud_rate
Touch Release Event
dim=100
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
Attributes
@@ -97,7 +88,7 @@ Text tft_version
Dragging : 0
Send Component ID : on press and release
Associated Keyboard: none
Text : TFT: v2023.11.2
Text : TFT: v2023.11.0
Max. Text Size : 20
Events
@@ -198,21 +189,15 @@ Timer tm_esphome
Events
Timer Event
if(framework.txt=="")
if(baud==115200)
{
if(baud==115200)
{
bauds=921600
}else
{
bauds=115200
}
covx baud,baud_rate.txt,0,0
baud_rate.txt+=" bps"
bauds=921600
}else
{
tm_esphome.en=0
bauds=115200
}
covx baud,baud_rate.txt,0,0
baud_rate.txt+=" bps"
Timer tm_pageid
Attributes

View File

@@ -17,16 +17,7 @@ Page buttonpage01
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/buttonpage01.txt
vis 255,0
vis button_back,1
vis page_index,1

View File

@@ -17,16 +17,7 @@ Page buttonpage02
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/buttonpage02.txt
vis 255,0
vis button_back,1
vis page_index,1

View File

@@ -17,16 +17,7 @@ Page buttonpage03
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/buttonpage03.txt
vis 255,0
vis button_back,1
vis page_index,1

View File

@@ -17,16 +17,7 @@ Page buttonpage04
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/buttonpage04.txt
vis 255,0
vis button_back,1
vis page_index,1

View File

@@ -104,7 +104,7 @@ Text body
Send Component ID : disabled
Associated Keyboard: none
Text : Please confirm
Max. Text Size : 254
Max. Text Size : 22
Events
Touch Press Event

View File

@@ -17,16 +17,7 @@ Page entitypage01
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/entitypage01.txt
}
Touch Press Event

View File

@@ -17,16 +17,7 @@ Page entitypage02
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/entitypage02.txt
}
Touch Press Event

View File

@@ -17,16 +17,7 @@ Page entitypage03
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/entitypage03.txt
}
Touch Press Event

View File

@@ -17,16 +17,7 @@ Page entitypage04
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/entitypage04.txt
}
Touch Press Event

View File

@@ -12,16 +12,7 @@ Page home
Events
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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/home.txt
vis bt_notific,is_notification
vis bt_qrcode,is_qrcode
vis bt_entities,is_entities

View File

@@ -12,16 +12,7 @@ Page settings
Events
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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/settings.txt
covx brightslider.val,bright_text.txt,0,0
bright_text.txt+="%"
covx dimslider.val,dim_text.txt,0,0

View File

@@ -17,16 +17,7 @@ Page weather01
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/weather01.txt
}
Touch Press Event

View File

@@ -17,16 +17,7 @@ Page weather02
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/weather02.txt
}
Touch Press Event

View File

@@ -17,16 +17,7 @@ Page weather03
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/weather03.txt
}
Touch Press Event

View File

@@ -17,16 +17,7 @@ Page weather04
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/weather04.txt
}
Touch Press Event

View File

@@ -17,16 +17,7 @@ Page weather05
page home
}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
>>>>>>>> 0565f5f522cb55b813ff949b082a11b1f2bd35dd:advanced/hmi/nspanel_eu_code/weather05.txt
}
Touch Press Event

View File

@@ -104,7 +104,7 @@ Text body
Send Component ID : disabled
Associated Keyboard: none
Text : Please confirm
Max. Text Size : 254
Max. Text Size : 22
Events
Touch Press Event

View File

@@ -104,7 +104,7 @@ Text body
Send Component ID : disabled
Associated Keyboard: none
Text : Please confirm
Max. Text Size : 254
Max. Text Size : 22
Events
Touch Press Event