mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-15 03:48:16 +00:00
[sensor]Add blood pressure sensor type (#5766)
This commit is contained in:
@@ -40,6 +40,7 @@ static char *const sensor_name_str[] =
|
||||
"spo2_", /* SpO2 sensor */
|
||||
"iaq_", /* IAQ sensor */
|
||||
"etoh_", /* EtOH sensor */
|
||||
"bp_" /* Blood Pressure */
|
||||
};
|
||||
|
||||
/* Sensor interrupt correlation function */
|
||||
|
||||
Reference in New Issue
Block a user