v1.3.4
What's Changed
- Fix compilation warnings: Change 'filename' to 'const char*', 'datStr' from 'char*' to 'char [5]' by @brewmanz in #193
- Add speed control (see the Wiki)
- Fix recording ADC reg issue with ADC registers not being returned to normal after recording
- Fix link to SDFat library
New Contributors
Full Changelog: v1.2.4...v1.3.4