Arduino-SDI-12
Arduino-SDI-12 copied to clipboard
Fix receive ISR to correctly handle the wake and marking
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.