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

@@ -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
+18 +833,14 @@
+ {

View File

@@ -29,7 +29,7 @@ cardMedia
popupShutter
25 Component(s)
389 Line(s) of event code
212 Unique line(s) of event code
213 Unique line(s) of event code
cardGrid
42 Component(s)
469 Line(s) of event code
@@ -63,4 +63,4 @@ Total
14 Page(s)
451 Component(s)
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
//craft command
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
//send calc crc
btlen tSend.txt,sys0

View File

@@ -213,7 +213,7 @@ Slider hTilt
// event,buttonPress2,internalNameEntity,positionSlider,50
//craft command
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
//send calc crc
btlen tSend.txt,sys0