Files
AC707N/SDK/apps/watch/product_test/pt_hr.h
T
2025-12-03 11:12:34 +08:00

11 lines
169 B
C

#ifndef __PRODUCT_TEST_HR_H
#define __PRODUCT_TEST_HR_H
int pt_hr_get_ID(u8 *ID);
int pt_hr_start(void);
int pt_hr_stop(void);
#endif // #define __PRODUCT_TEST_HR_H