You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
274 B
11 lines
274 B
1 year ago
|
|
||
|
#ifndef SL_Watch_Pedo_Kcal_Wrist_Sleep_Sway_Application__H__
|
||
|
#define SL_Watch_Pedo_Kcal_Wrist_Sleep_Sway_Application__H__
|
||
|
|
||
|
|
||
|
extern signed char SL_SC7A20_PEDO_KCAL_WRIST_SLEEP_SWAY_INIT(void);
|
||
|
extern unsigned int SL_SC7A20_PEDO_KCAL_WRIST_SLEEP_SWAY_ALGO(void);
|
||
|
|
||
|
|
||
|
#endif
|