Implemented SPO2 Algorithm with unit test cases
- Added SPO2 Algorithm file and their test case with ~95% code coverage
- Added SPO2 Control (State Machine) file and their test case with 100% code coverage
- SPO2 Algorithm and SPO2 Control (State Machine) files port from Eclipse project whithout test cases
- Read README file to understand how to use this library