You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone
I want to verify this condition in arduino
I scroll the pages of nextion and when I get this
👇
If (nextion page == page 1 ) //or page 1 verified
{
Turn on Led
}
How can i write this condition in arduino
Help me please
The text was updated successfully, but these errors were encountered:
Hi everyone
I want to verify this condition in arduino
I scroll the pages of nextion and when I get this
👇
If (nextion page == page 1 ) //or page 1 verified
{
Turn on Led
}
How can i write this condition in arduino
Help me please
The text was updated successfully, but these errors were encountered: