v1.2
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
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