Skip to content

v1.3.4

Choose a tag to compare

@TMRh20 TMRh20 released this 30 Sep 09:32
· 5 commits to master since this release

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