resize bevel warning (add nextion2text)

This commit is contained in:
joBr99
2022-12-01 15:07:10 +00:00
committed by github-actions[bot]
parent 38219d188e
commit 65e57c79bd
6 changed files with 12 additions and 12 deletions

View File

@@ -1108,7 +1108,7 @@
│ - for(sys0=0;sys0<sys1;sys0++)
│ - {
│ - substr tTmp.txt,strTmp.txt,sys0,1
│ - xstr m0.x,sys0*-11+m0.y+sya1,30,20,6,WHITE,RED,2,1,3,strTmp.txt
│ - xstr m0.x,sys0*-11+m0.y+sya1,25,20,6,WHITE,RED,2,1,3,strTmp.txt
│ - }
│ - }
│ -

View File

@@ -1,4 +1,4 @@
+++ /dev/fd/62 2022-11-30 23:21:26.326817245 +0000
+++ /dev/fd/62 2022-12-01 15:07:00.854713779 +0000
+I/n2t-out/Program.s.txt
++ HMI/US/portrait/n2t-out/Program.s.txt
+I/n2t-out/cardChart.txt
@@ -464,7 +464,7 @@
+ for(sys0=0;sys0<sys1;sys0++)
+ {
+ substr tTmp.txt,strTmp.txt,sys0,1
+ xstr m0.x,sys0*-11+m0.y+sya1,30,20,6,WHITE,RED,2,1,3,strTmp.txt
+ xstr m0.x,sys0*-11+m0.y+sya1,25,20,6,WHITE,RED,2,1,3,strTmp.txt
+ }
+ }
+