Add onHeartRateTest() method

here
cpfeiffer 2016-02-28 14:52:17 +01:00
parent ddde25e5df
commit 1c9be79c67
1 changed files with 5 additions and 0 deletions

View File

@ -101,6 +101,11 @@ public class TestDeviceSupport extends AbstractDeviceSupport {
}
@Override
public void onHearRateTest() {
}
@Override
public void onFindDevice(boolean start) {