Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 421 Bytes

File metadata and controls

20 lines (10 loc) · 421 Bytes

Average Filter

Digital implementation of an average filter

arduino-library-badge

With variable number of tracked values and externally provided storage
Version 1.0.0
Changelog:

v1.0.0:

  • 2015-11-18 - initial release

v1.0.2:

  • 2025-11-14 - bug: potential for freeing static memory fixed