Arduino-SDI-12 icon indicating copy to clipboard operation
Arduino-SDI-12 copied to clipboard

Fix receive ISR to correctly handle the wake and marking

Open SRGDamia1 opened this issue 3 years ago • 0 comments

For a master, this makes no difference because it's controlling the line state and not listening for interrupts during the break and marking. For a slave or a spy, the break and marking are currently read as characters, which creates junk and screws up the first real character.

SRGDamia1 avatar May 25 '21 22:05 SRGDamia1