Button Unit Issue testing help please.



  • Can I get some help with testing the button unit as I'm finding issue with the code blocks connected to it.



  • I have tested the blocks associated with the single button unit and they definitely need some work.
    Button press c shaped block only allows for a single press or release and the jigsaw shaped block
    when combined with an if condition it throws an error that btn0_wasReleased or wasPressed is not defined.
    These issues will be resolved in the next update and hopefully some extra functionality added.



  • @lukasmaximus said in Button Unit Issue testing help please.:

    I have tested the blocks associated with the single button unit and they definitely need some work.
    Button press c shaped block only allows for a single press or release and the jigsaw shaped block
    when combined with an if condition it throws an error that btn0_wasReleased or wasPressed is not defined.
    These issues will be resolved in the next update and hopefully some extra functionality added.

    Yeh, I was getting the btn0 is not defined error.