Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@enwi enwi released this 28 Feb 11:16
· 22 commits to main since this release

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