rename heart variables and function
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#define HEART_RATE_TASK_PERIOD (1000 / portTICK_PERIOD_MS)
|
||||
|
||||
/* Public function declarations */
|
||||
uint8_t get_heart_rate(void);
|
||||
void update_heart_rate(void);
|
||||
uint8_t get_temp(void);
|
||||
void update_temp(void);
|
||||
|
||||
#endif // HEART_RATE_H
|
||||
|
||||
Reference in New Issue
Block a user