C++ API v0.5.0

edited July 2016 in C++
API v0.5.0 is a big update that adds support for firmware v1.2.3 features and refactors parts of the API. There are several breaking changes from v0.4.0 so you will need to update your code to integrate this release; please see the release notes for specifics.

The C# and Python wrapper files also have breaking changes to match the API changes particularly with the function pointer definitions.

The C++ is now also distribute as a Win32 DLL on NuGet.  Check it out on NuGet under the MetaWear.Win32 package.  Furthermore, the NuGet package comes bundled with the header files for C++ projects.

Release Notes

This discussion has been closed.