v0.6.0
New Features
- Added a new method,
get_average_power
, toPacket
to get the average power between thePacket
and anotherPacket
for a given channel index. - Added a new method,
get_average_pulse_rate
, toPacket
to get the average pulse rate between thePacket
and anotherPacket
for a given pulse counter index.
Full Changelog: v0.5.0...v0.6.0