mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-20 21:24:44 +01:00
fix tilt slider (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
9fdef9624d
commit
5246ca8963
@@ -41,7 +41,7 @@ cardMedia
|
||||
popupShutter
|
||||
25 Component(s)
|
||||
393 Line(s) of event code
|
||||
214 Unique line(s) of event code
|
||||
215 Unique line(s) of event code
|
||||
cardQR
|
||||
32 Component(s)
|
||||
408 Line(s) of event code
|
||||
@@ -67,4 +67,4 @@ Total
|
||||
15 Page(s)
|
||||
488 Component(s)
|
||||
5770 Line(s) of event code
|
||||
1556 Unique line(s) of event code
|
||||
1557 Unique line(s) of event code
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user