Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 01:11
· 25 commits to master since this release

Changed

  • Applied clang format to source and examples.
  • Moved the scanRegisters example from the utils to the examples folder.
  • Updated Arduino library keywords file.
  • Changed the debugging functionality to not require a define.

Added

  • Added Doxygen documentation comments.
  • Created a documentation page using Doxygen.
  • Added CI checks with Github actions using reusable workflows.

Removed

  • Removed build files and documentation for custom RS-485 boards.
    This information can now be found in its own repository.