M5Unit-HUB 0.3.1 git rev:3cfc07a
Loading...
Searching...
No Matches
M5UnitUnifiedHUB.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_HUB_HPP
14#define M5_UNIT_UNIFIED_HUB_HPP
15
17#include "unit/unit_PbHub.hpp"
18
23namespace m5 {
24
29namespace unit {
30
33
34} // namespace unit
35} // namespace m5
36
37#endif
PCA9548AP I2C multiplexer unit.
Top level namespace of M5Stack.
Unit-related namespace.
PCA9548AP Unit for M5UnitUnified.
PbHub Unit for M5UnitUnified.