Changelog:
- Documentation has been enhanced
- Updated the MQTTTranslate strategy to use PJON_Packet_Info by @fredilarsen
- Limited scope of some Windows-specific defines for LocalFile strategy by @fredilarsen
- add column to 1-wire comparison by @jdaandersj
- PJONDefines.h PJON_MASTER_ID default added
- SoftwareBitBang Surrogate avoid polling for ETCP
- Inline LINUX_Interface functions and remove global vars by @rainerschoe
Bugfix:
- Fixed undefined behavior when using ports by @rainerschoe
- PJONLocal examples fixed strategy inclusion error
Backward compatibility is preserved.