M5Unit-METER 0.0.3 git rev:c518ea3
Loading...
Searching...
No Matches
M5UnitUnifiedMETER.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_METER_HPP
14#define M5_UNIT_UNIFIED_METER_HPP
15
16#include "unit/unit_ADS1113.hpp"
17#include "unit/unit_ADS1114.hpp"
18#include "unit/unit_ADS1115.hpp"
19#include "unit/unit_Ameter.hpp"
20#include "unit/unit_Vmeter.hpp"
21
23
28namespace m5 {
33namespace unit { /* empty */
34} // namespace unit
35} // namespace m5
36#endif
Top level namespace of M5stack.
Unit-related namespace.
ADS1113 Unit for M5UnitUnified.
ADS1114 Unit for M5UnitUnified.
ADS1115 Unit for M5UnitUnified.
Ameter (ADS1115 + CA-IS3020S) Unit for M5UnitUnified.
KmeterISO Unit for M5UnitUnified.
Vmeter (ADS1115 + CA-IS3020S) Unit for M5UnitUnified.