Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

v1.5.0 to improve frequency precision by using float instead of ulong

Choose a tag to compare

@khoih-prog khoih-prog released this 08 Oct 18:22
· 44 commits to main since this release
aac108a

Releases v1.5.0

  1. Improve frequency precision by using float instead of ulong, Check PR change variable period from unsigned long to float #7
  2. Remove compiler warnings
  3. Update Packages' Patches
  4. Add strict option for PIO lib_compat_mode
  5. Split changelog.log from README.md