according to the spec if in 8 ticks more the one phase shift occurs it's a timing violation. this code does not check it at all, it hops from 2nd tick to the next 2nd tick of each bit.
also when preparing the byte from the byte array doesn't take into account the start bit.
according to the spec if in 8 ticks more the one phase shift occurs it's a timing violation. this code does not check it at all, it hops from 2nd tick to the next 2nd tick of each bit.
also when preparing the byte from the byte array doesn't take into account the start bit.