Bump to v4.2.4
This commit is contained in:
@@ -4,5 +4,6 @@ Program.s
|
||||
int display_mode=4 // 1 = EU, 2 = US, 3 = US landscape, 4 = blank
|
||||
dim=100//Configure backlight
|
||||
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
|
||||
bauds=115200
|
||||
printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
||||
page 0 //Power on start page 0
|
||||
|
||||
@@ -83,7 +83,7 @@ Text tft_version
|
||||
Dragging : 0
|
||||
Send Component ID : on press and release
|
||||
Associated Keyboard: none
|
||||
Text : TFT: v2024.1.1
|
||||
Text : TFT: v2024.1.2
|
||||
Max. Text Size : 20
|
||||
|
||||
Events
|
||||
@@ -203,11 +203,6 @@ Timer tm_esphome
|
||||
printh FF FF FF
|
||||
covx counter.val,aux1.txt,0,0
|
||||
esp_version.txt="ESP: Retry #"+aux1.txt
|
||||
sys0=counter.val%10
|
||||
if(sys0==0)
|
||||
{
|
||||
baud=115200
|
||||
}
|
||||
covx baud,baud_rate.txt,0,0
|
||||
baud_rate.txt+=" bps"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user