Data Tome 1.7.0 - Arduino AVR Boards are Back!
Full Changelog: 1.6.3...1.7.0
Changelog
- DataTomeAnalysis min() and max() methods were renamed to minimum() and maximum() to avoid conflict with min and max macros from the Arduino AVR std libs.
- DataTomeAnalysis mean() and count() aliases now belongs to DataTomeMvAvg.
- Improve calculation of method var
Fix
Unit Tests
- Fix typing case of DataTome instances on tests