Skip to content

3.0

Compare
Choose a tag to compare
@gioblu gioblu released this 24 May 01:46
· 2534 commits to master since this release

Changelog:

  • Optional 4 bytes bus id to enable shared media communication and networking (512f290)
  • Local and Network bus functionality
  • Complete 2 pin compatibility with both OverSampling and SoftwareBitBang strategies
  • Complete physical layer abstraction from PJON.h
  • Router functionality
  • Configurable syncronous acknowledge behaviour
  • Extended Examples covering also OverSampling strategy

Bugfix:

  • OverSampling SendAndReceive example bugfix (f5299a1)