Skip to content

7.1

Compare
Choose a tag to compare
@gioblu gioblu released this 10 Mar 01:58
· 2049 commits to master since this release

Changelog:

  • SoftwareBitBang Arduino Mega and Leonardo timing optimization in mode SWBB_FAST (0a1c77e)
  • Now 65534 max packets supported in buffer (65fc82f)
  • Many small changes to ease portability, avoid compilation errors and warnings
  • Fix to documentation titles and links to be better viewed through readthedocs thanks to @zcattacz

Bugfix:

  • Enable ThroughSerial configuration constants predefinitions (dacdd63)
  • Avoid loosing pointer to packet if repeated sending + async ack (ddfd2c1)