tht / T3Libs

Libraries for Teensy 3
4 stars 4 forks source link

Should allow to ignore received packets with invalid CRC #2

Closed tht closed 12 years ago

tht commented 12 years ago

recvDone() returns always true when there was something received, even if CRC is invalid. => Make configurable.

tht commented 12 years ago

Fixed with e15b7ae36506ca1a0503d97eca5283b4e8cf47e3