Skip to content

v1.2.10

Compare
Choose a tag to compare
@TMRh20 TMRh20 released this 11 Mar 00:17
· 23 commits to main since this release

What's Changed

  • Modify available function: Return when DPL packet is to big
  • Fix scanner example
  • Include Adafruit_TinyUSB.h for non-mbed cores
  • Call setAutoAck(1) instead of manually setting acks per pipe during initialization
  • Define out variable that is only used when encryption enabled
  • Simplify logic for DPL length handling
  • Increase delay before sending an ACK, it seems 55us is the minimum, while 75us provides consistency

Full Changelog: v1.2.9...v1.2.10