Skip to content

v1.2

Compare
Choose a tag to compare
@ShellAddicted ShellAddicted released this 31 Jul 14:34
· 19 commits to master since this release

Performance Improvements (use less write/read calls as possible)
prefer stack allocation when possible (safer)
check heap allocation (may throw std::bad_allc if malloc fails)
fix readme wiring pins