TapTrack.Tcmp 0.5.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package TapTrack.Tcmp --version 0.5.2
NuGet\Install-Package TapTrack.Tcmp -Version 0.5.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TapTrack.Tcmp" Version="0.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TapTrack.Tcmp --version 0.5.2
#r "nuget: TapTrack.Tcmp, 0.5.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TapTrack.Tcmp as a Cake Addin
#addin nuget:?package=TapTrack.Tcmp&version=0.5.2

// Install TapTrack.Tcmp as a Cake Tool
#tool nuget:?package=TapTrack.Tcmp&version=0.5.2

A C# SDK to communicate with a either a TappyUSB or TappyBLE using the TCMP protocol.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.10.0 438 1/19/2021
0.9.0 481 7/15/2020
0.8.0 790 9/20/2018
0.7.0 961 6/20/2018
0.6.0 974 2/8/2018
0.5.3 1,020 1/29/2018
0.5.2 1,006 12/22/2017
0.4.0 1,017 8/25/2016
0.3.0 970 8/10/2016
0.2.0 1,102 8/4/2016
0.1.0 1,237 7/14/2016

A bug in the disconnect button was causing the example demo to report the disconnect was unsuccessful when it was successful
 Removed some unneeded validation on frames in TcmpFrame.cs