Skip to content

4.1

Compare
Choose a tag to compare
@gioblu gioblu released this 02 Aug 04:37
· 2479 commits to master since this release

Changelog:

  • Physical layer strategy now public, switch to strategy.method call reducing memory consumption by circa 5%, enabled strategy.method call from sketch (see set_serial in ThroughHardwareSerial)
  • ThroughHardwareSerial Strategy added to enable PJON communication over Serial
  • Added ThroughHardwareSerial examples

Bugfix: