🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Proper way to handle button (in hour counter)

    UIFlow
    2
    2
    3.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      RoSi
      last edited by

      Hey, I am trying to do a hour counter with possibility to reset it to zero when button will be pressed.
      An actual flow is:
      0_1618923021623_flow-counter.PNG

      Function disp just displaying large numbers 0 to 15.
      To speed things up a variable secondsToCount can be decreased to let's say 5.

      world101W 1 Reply Last reply Reply Quote 0
      • world101W
        world101 @RoSi
        last edited by world101

        @rosi

        Just add the “Button A wasPressed” callback (located in the Event blockly menu) to your flow and within that block, reset your counter values to the same as in the Setup function.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post