Bump to v4.3.2b1

This commit is contained in:
Edward Firmo
2024-04-03 14:41:01 +02:00
parent e61f78fdcf
commit 18e9458a57
53 changed files with 208 additions and 189 deletions

View File

@@ -789,6 +789,10 @@ TouchCap swipe
swipestore.en=1 // Start swipestore timer
Touch Release Event
if(api==0)
{
page home
}
swipestore.en=0
// Touch has ended, x
if(tch0==0)
@@ -840,7 +844,7 @@ TouchCap swipe
}
}
// Down to Up
swipec=0-swipedy
swipec2=0-swipedy
if(swipec<-100)
{
// Assume starting from buttonpage01 and aiming to navigate two pages ahead based on active pages.