M5Unit-THERMO 0.2.0 git rev:e387a6b
Loading...
Searching...
No Matches
M5UnitUnifiedTHERMO.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_UNIFIED_THERMO_HPP
14#define M5_UNIT_UNIFIED_THERMO_HPP
15
17#include "unit/unit_NCIR2.hpp"
19
24namespace m5 {
25
30namespace unit {
31
32using UnitNCIR = m5::unit::UnitMLX90614BAA;
33
34} // namespace unit
35} // namespace m5
36#endif
For UnitMLX90614BAA (NCIR using it)
Definition unit_MLX90614.hpp:629
Top level namespace of M5stack.
Unit-related namespace.
MLX90614 Unit for M5UnitUnified.
NCIR2 Unit for M5UnitUnified.
Thermal2 Unit for M5UnitUnified.