Skip to content

v5.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Apr 20:05
· 1 commit to development since this release
e168580

v5.2.0 - 2026-04-22

Features

  • move a struct outside template class
  • Create a parameter to choose the type of the variables

Fixes

  • RXER pin for Ethernet is now optional
    H11 ethernet doesn't use RXER pin. The RXER pin is now a pointer so it can hold a nullptr. Ethernet constructor now has a std::optional for this pin
  • input capture hotfix for errorhandler
    fix: make dummy have invalid channel nº for rising, falling