Merge branch 'main' of github.com:joBr99/nspanel-widget-ui (add nextion2text)

This commit is contained in:
joBr99
2022-03-12 20:43:59 +00:00
committed by GitHub Actions
parent 74a8b742fa
commit dc43e30b1c
3 changed files with 56 additions and 56 deletions

View File

@@ -358,7 +358,7 @@ Timer tmSpinner
Events
Timer Event
xpic 154,49,spinner_w.val,140,frame_ptr.val,0,12 // draw the current frame
xpic 154,49,spinner_w.val,140,frame_ptr.val,0,11 // draw the current frame
frame_ptr.val+=spinner_w.val%frapic_w.val // advance the pointer to the next frame in the pic resource and roll over at the end
doevents // finish drawing before next timer event triggers
if(frame_ptr.val==1820)