Remove touchevent sensor
It was replaced by new `on_touch` trigger from Nextion component
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user