M5Unit-DDS 0.1.0 git rev:bcf3c40
Loading...
Searching...
No Matches
M5UnitUnifiedDDS.hpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2025 M5Stack Technology CO LTD
3 *
4 * SPDX-License-Identifier: MIT
5 */
13#if defined(_UNIT_DDS_H_)
14#error "DO NOT USE it at the same time as conventional libraries"
15#endif
16#ifndef M5_UNIT_UNIFIED_DDS_HPP
17#define M5_UNIT_UNIFIED_DDS_HPP
18
19#include "unit/unit_DDS.hpp"
24namespace m5 {
29namespace unit {
30} // namespace unit
31} // namespace m5
32#endif
Top level namespace of M5stack.
Unit-related namespace.
DDS Unit for M5UnitUnified.