Skip to content

Commit b5d55a1

Browse files
Update README.md
1 parent daa4da9 commit b5d55a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ NOTE: The ShimmerClosedLibrary provides
3333

3434
User's should note that IBI derived from ECG is more accurate than IBI derived from PPG.
3535

36+
# Rev 0.9
37+
- Removed the double representation of the firmware version (FirmwareVersion) as there is no way to represent 0.1 ( where 0 is FirmwareMajor and 1 is FirmwareMinor) and 0.10 ( where 0 is FirmwareMajor and 10 is FirmwareMinor) as a double. FirmwareMajor and FirmwareMinor variables remain. Added two methods compareVersions which allows quick version comparisons
38+
3639
# Rev 0.8
3740
- Updated ECG to HR and PPG to HR algorithms , now both support IBI
3841
- Updated 3D orientation example making it more user friendly

0 commit comments

Comments
 (0)