Hello
I am trying to make a latch boolean in my code. I want to make it so that once an indicator is true, it will stay true for the duration of the run. I also want it to restart the boolean latch to false everytime the program is ran. Is there a way to do this?
Thanks!
Midna