Overbyte
@overbyte
Only close to Holy
Joined: 2019-10-26 7:11 am
Last seen: 2019-10-26 9:23 am
Topics: 0 / Replies: 1
Reply
RE: Piezo Buzzer for loop not working

Instead of a FOR, which sets a state, you want an IF statement which checks a condition. If (buzzer_equates_to_?) then { stop buzzer } Something like:...

5 years ago