加入了max30102模块
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
* APP_blood.h
|
||||
*
|
||||
* Created on: 2021Äê8ÔÂ21ÈÕ
|
||||
* Author: wuwenfeng
|
||||
*/
|
||||
|
||||
#ifndef APP_BLOOD_H_
|
||||
#define APP_BLOOD_H_
|
||||
#include "main.h"
|
||||
#include "windows.h"
|
||||
#include "LCD.h"
|
||||
|
||||
void APP_blood_init(window *a_window);
|
||||
void APP_blood_loop();
|
||||
|
||||
#endif /* APP_BLOOD_H_ */
|
||||
Reference in New Issue
Block a user