Release 1.1.0
Changes
- 056f554 Add compile time debug messages that can be turned off
- 056f554 Use CRC to determine validity of received messages
- 9fff49a Make library compliant with Arduino 1.5 format
Bugfixes
- 853e8a3
- Fix float data being 0 due to integer division
- Fix AsyncNETSGPClient to correctly send data at a minimal interval of 1 message every 1010ms so inverters can answer in time
- 056f554
- Fix timing of AsyncNETSGPClient
- Fix rx buffer overflowing if no callback is setup for AsyncNETSGPClient
Full Changelog: 1.0.0...1.1.0