WhaleTeq HRS SDK
=================

Version: 1.0.0 Build: 20160805
==================================
First version release

Version: 1.0.1 Build: 20161102
==================================
Support "StartPPG()" without connCB parameter for LabView.
Fix "RegisterPDSamplingCB()" bug.

Version: 1.0.2 Build: 20170111
==================================
Support new demo package "WhaleteqPPG_SDK_FineTune" for "Fine Tune" related APIs.

Version: 1.0.3 Build: 20170929
==================================
1. Add new boolean function for checking whether the wider PD range is supported on connected HRS device. 
2. Add new API for PD Sampling Channel setting - "void SetSampleChannel(int Channel)".

Version: 1.0.4 Build: 20191107
==================================
1. Support "x64" platform.
2. Support "without UI Windows" usage like Python Script or Console Program.
3. Fix "Enum OutputFunction_E { Output_PPG = 14 } error, the number should be 15.
