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
18
23namespace m5 {
24
29namespace unit {
30
31using UnitHEART = m5::unit::UnitMAX30100;
32
33} // namespace unit
34} // namespace m5
35
36#endif
Pulse oximetry and heart-rate sensor.
Definition unit_MAX30100.hpp:271
Top level namespace of M5stack.
Unit-related namespace.
Calculate BPM and SpO2.
MAX30100 Unit for M5UnitUnified.