atc1441 / TCSintercomArduino

Arduino C++ interface for the TCS intercom system
77 stars 19 forks source link

supress glitches <1000ms #3

Closed bosb closed 3 years ago

bosb commented 3 years ago

The glitch, typical 29ms, happened after every 2 bits, and broke decoding. I was looking for an immediate way to exit the ISR but did not find one - thus the 'if' around the body.