PaulStoffregen / RadioHead

Version of RadioHead library for Teensy boards
http://www.airspayce.com/mikem/arduino/RadioHead/
Other
257 stars 156 forks source link

Optional Flag to Bypass Message Sequence Deduplication #19

Open Ben-BJD opened 6 years ago

Ben-BJD commented 6 years ago

Add a flag to recvfromAck–'skipDeDupCheck'–to optionally bypass message deduplication. This helps in cases where a client powers down in between transmissions. In that case the message sequence is reset so can not be reliably used to determine duplication.