Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@Spontifixus Spontifixus released this 09 Jan 20:52
· 1 commit to master since this release

This release brings some extension methods to easily read a value from an RscpFrame or RscpContainer:

var batteryChargeCycles = resultFrame.Get<RscpUInt32>(RscpTags.BAT_CHARGE_CYCLE);