M5Unit-HEART
0.0.2 git rev:70607f7
Loading...
Searching...
No Matches
M5UnitUnifiedHEART.hpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2024 M5Stack Technology CO LTD
3
*
4
* SPDX-License-Identifier: MIT
5
*/
13
#ifndef M5_UNIT_HEART_HPP
14
#define M5_UNIT_HEART_HPP
15
16
#include "
unit/unit_MAX30100.hpp
"
17
#include "
utility/pulse_monitor.hpp
"
18
23
namespace
m5
{
24
29
namespace
unit
{
30
31
using
UnitHEART =
m5::unit::UnitMAX30100
;
32
33
}
// namespace unit
34
}
// namespace m5
35
36
#endif
m5::unit::UnitMAX30100
Pulse oximetry and heart-rate sensor.
Definition
unit_MAX30100.hpp:271
m5
Top level namespace of M5stack.
unit
Unit-related namespace.
pulse_monitor.hpp
Calculate BPM and SpO2.
unit_MAX30100.hpp
MAX30100 Unit for M5UnitUnified.
src
M5UnitUnifiedHEART.hpp
Generated by
1.11.0