fix tilt slider (add nextion2text)

This commit is contained in:
joBr99
2022-10-08 14:12:56 +00:00
committed by github-actions[bot]
parent 9fdef9624d
commit 5246ca8963
10 changed files with 16 additions and 16 deletions

View File

@@ -22,6 +22,10 @@ cardMedia
34 Component(s) 34 Component(s)
389 Line(s) of event code 389 Line(s) of event code
210 Unique line(s) of event code 210 Unique line(s) of event code
popupShutter
25 Component(s)
389 Line(s) of event code
213 Unique line(s) of event code
cardQR cardQR
32 Component(s) 32 Component(s)
404 Line(s) of event code 404 Line(s) of event code
@@ -46,10 +50,6 @@ cardThermo
52 Component(s) 52 Component(s)
580 Line(s) of event code 580 Line(s) of event code
303 Unique line(s) of event code 303 Unique line(s) of event code
popupShutter
25 Component(s)
389 Line(s) of event code
212 Unique line(s) of event code
cardAlarm cardAlarm
40 Component(s) 40 Component(s)
422 Line(s) of event code 422 Line(s) of event code
@@ -63,4 +63,4 @@ Total
14 Page(s) 14 Page(s)
439 Component(s) 439 Component(s)
5264 Line(s) of event code 5264 Line(s) of event code
1411 Unique line(s) of event code 1412 Unique line(s) of event code

View File

@@ -367,7 +367,7 @@ Slider hTilt
// event,buttonPress2,internalNameEntity,positionSlider,50 // event,buttonPress2,internalNameEntity,positionSlider,50
//craft command //craft command
tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider," tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider,"
covx hPosition.val,tTmp.txt,0,0 covx hTilt.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt tSend.txt+=tTmp.txt
//send calc crc //send calc crc
btlen tSend.txt,sys0 btlen tSend.txt,sys0

View File

@@ -213,7 +213,7 @@ Slider hTilt
// event,buttonPress2,internalNameEntity,positionSlider,50 // event,buttonPress2,internalNameEntity,positionSlider,50
//craft command //craft command
tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider," tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider,"
covx hPosition.val,tTmp.txt,0,0 covx hTilt.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt tSend.txt+=tTmp.txt
//send calc crc //send calc crc
btlen tSend.txt,sys0 btlen tSend.txt,sys0

View File

@@ -1,4 +1,4 @@
+++ /dev/fd/62 2022-10-07 21:59:22.635606002 +0000 +++ /dev/fd/62 2022-10-08 14:12:50.745832486 +0000
+rdAlarm.txt +rdAlarm.txt
+18 +833,14 @@ +18 +833,14 @@
+ { + {

View File

@@ -29,7 +29,7 @@ cardMedia
popupShutter popupShutter
25 Component(s) 25 Component(s)
389 Line(s) of event code 389 Line(s) of event code
212 Unique line(s) of event code 213 Unique line(s) of event code
cardGrid cardGrid
42 Component(s) 42 Component(s)
469 Line(s) of event code 469 Line(s) of event code
@@ -63,4 +63,4 @@ Total
14 Page(s) 14 Page(s)
451 Component(s) 451 Component(s)
5487 Line(s) of event code 5487 Line(s) of event code
1485 Unique line(s) of event code 1486 Unique line(s) of event code

View File

@@ -367,7 +367,7 @@ Slider hTilt
// event,buttonPress2,internalNameEntity,positionSlider,50 // event,buttonPress2,internalNameEntity,positionSlider,50
//craft command //craft command
tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider," tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider,"
covx hPosition.val,tTmp.txt,0,0 covx hTilt.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt tSend.txt+=tTmp.txt
//send calc crc //send calc crc
btlen tSend.txt,sys0 btlen tSend.txt,sys0

View File

@@ -213,7 +213,7 @@ Slider hTilt
// event,buttonPress2,internalNameEntity,positionSlider,50 // event,buttonPress2,internalNameEntity,positionSlider,50
//craft command //craft command
tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider," tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider,"
covx hPosition.val,tTmp.txt,0,0 covx hTilt.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt tSend.txt+=tTmp.txt
//send calc crc //send calc crc
btlen tSend.txt,sys0 btlen tSend.txt,sys0

View File

@@ -41,7 +41,7 @@ cardMedia
popupShutter popupShutter
25 Component(s) 25 Component(s)
393 Line(s) of event code 393 Line(s) of event code
214 Unique line(s) of event code 215 Unique line(s) of event code
cardQR cardQR
32 Component(s) 32 Component(s)
408 Line(s) of event code 408 Line(s) of event code
@@ -67,4 +67,4 @@ Total
15 Page(s) 15 Page(s)
488 Component(s) 488 Component(s)
5770 Line(s) of event code 5770 Line(s) of event code
1556 Unique line(s) of event code 1557 Unique line(s) of event code

View File

@@ -367,7 +367,7 @@ Slider hTilt
// event,buttonPress2,internalNameEntity,positionSlider,50 // event,buttonPress2,internalNameEntity,positionSlider,50
//craft command //craft command
tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider," tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider,"
covx hPosition.val,tTmp.txt,0,0 covx hTilt.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt tSend.txt+=tTmp.txt
//send calc crc //send calc crc
btlen tSend.txt,sys0 btlen tSend.txt,sys0

View File

@@ -213,7 +213,7 @@ Slider hTilt
// event,buttonPress2,internalNameEntity,positionSlider,50 // event,buttonPress2,internalNameEntity,positionSlider,50
//craft command //craft command
tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider," tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider,"
covx hPosition.val,tTmp.txt,0,0 covx hTilt.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt tSend.txt+=tTmp.txt
//send calc crc //send calc crc
btlen tSend.txt,sys0 btlen tSend.txt,sys0