Skip to content

Commit becfe12

Browse files
Update README.md
1 parent b5d55a1 commit becfe12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ NOTE: The ShimmerClosedLibrary provides
3434
User's should note that IBI derived from ECG is more accurate than IBI derived from PPG.
3535

3636
# 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
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
3838

3939
# Rev 0.8
4040
- Updated ECG to HR and PPG to HR algorithms , now both support IBI

0 commit comments

Comments
 (0)