Skip to content

Releases: NachtRaveVL/BY8X01-16P-Arduino

BY8X01-16P-Arduino v1.0.8

16 Oct 06:27
Compare
Choose a tag to compare

I'm very happy to announce v1.0.8 of BY8X01-16P-Arduino, with many updates to address commonly raised issues, fixes to documentation, and hopefully provide a more accurate, complete, and user friendly IC control library.

Some of the major features of this version includes:

  • Lots of documentation updates that more accurately describe the behavior of the IC and its circuitry.
  • All examples have been fixed, and with better debug output, with a bit better look to it.
  • Fixed issues with compiling for software serial mode.
  • Fixed all the warnings so you have a clean compilation window.
  • Made switch statements fail when a new enum gets added but not handled in all the various switch statements we're using. Yes, it's a cute treat for myself.
  • Bunch of other general standardizations and general code updates/fixes that I forgot to put down somewhere because weee programming.

Happy coding!

BY8X01-16P-Arduino v1.0.7

16 Aug 23:29
Compare
Choose a tag to compare

BY8X01-16P-Arduino v1.0.7

Public release.