·
1 commit
to development
since this release
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