LookoutDirect 4.5
When I use logic ( when Condition Pb1=true):
Pot1.value=Pot1.value+5
It stops at the 5th loop and gives a priority 8 alram.
How can I disable this Alarm, and can I control the number of loops it runs?
How can I use run the logic only once when PB1=true?