Skip to content

Commit a60f4ef

Browse files
author
AJ Keller
authored
Merge pull request #14 from aj-ptw/development
ADD: Ability to get accel data counts
2 parents 6dd3934 + 6fc6205 commit a60f4ef

File tree

4 files changed

+202
-112
lines changed

4 files changed

+202
-112
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.2.0
2+
3+
### New Feature
4+
5+
* With scale option false, `.parsePacketStandardAccel()` `.parsePacketTimeSyncedAccel()` will now return array called will now return `accelDataCounts` property with un-scaled data.
6+
17
# 0.1.5
28

39
### Bug Fixes

0 commit comments

Comments
 (0)