5.1
Changelog:
ThroughSerial
strategy able to leverage of the Software and Hardware Serial port (https://github.com/gioblu/PJON/tree/5.1/strategies/ThroughSerial)- Added RS485 tx enable pin handling in
ThroughSerial
(71e59a0) receive
function optimization (fd97d23)- Header driven sending, not configuration driven (6a8cdf9)
- Extended documentation in
.md
files rather than in wiki
Bugfix:
- Cubic backoff bugfix (eef9592)