This repository has been archived by the owner on Jan 4, 2021. It is now read-only.
Bug Fixes and Code Reorg
v1.0.15 fixes null pointer and serialization issues, and reorganizes the solution such that only code relevant to the API is in this repository.
Changes
- Fixed serialization issues (see GH-2)
- Fixed null pointer exception that can occur when clearing log entries
- Converted
MetaWear.Test
project to .NET Core library - Moved Win10 code to the MetaWear-SDK-CSharp-Plugin-Win10 repo