M5Unit-RS485 0.0.1 git rev:d5ba212
Loading...
Searching...
No Matches
M5UnitUnifiedRS485.hpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD
3 *
4 * SPDX-License-Identifier: MIT
5 */
13#ifndef M5_UNIT_UNIFIED_RS485_HPP
14#define M5_UNIT_UNIFIED_RS485_HPP
15
16#include "unit/unit_SP485.hpp"
18
23namespace m5 {
24
29namespace unit {
30
43
44} // namespace unit
45} // namespace m5
46#endif
RS-485 unit using SP485 transceiver.
Definition unit_SP485.hpp:27
Top level namespace of M5stack.
Unit-related namespace.
SP485 unit for M5UnitUnified.
Arduino Stream adapter for UnitSP485.