Remove touchevent sensor

It was replaced by new `on_touch` trigger from Nextion component
This commit is contained in:
Edward Firmo
2023-12-16 08:41:58 +01:00
parent 6239149ec6
commit 54638c619c
85 changed files with 1031 additions and 3750 deletions

View File

@@ -12,7 +12,6 @@ Program.s
int charset=1 // 1 = International (original), 2 = CJK
//bauds=115200//Configure baudrate
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
randset 0,65535//used for touchevent sensor
printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
if(display_mode==1)
{