10#ifndef M5_UNIT_RS485_UNIT_SP485_HPP
11#define M5_UNIT_RS485_UNIT_SP485_HPP
23 M5_UNIT_COMPONENT_HPP_BUILDER(
UnitSP485, 0x00 );
Non-instantiable base class for RS-485 transceiver units.
Definition rs485_component.hpp:37
RS-485 unit using the SP485EEN transceiver (auto direction control)
Definition unit_SP485.hpp:22
virtual ~UnitSP485()=default
Destructor.
UnitSP485()
Constructor.
Definition unit_SP485.cpp:24
Top level namespace of M5Stack.
Common base for RS-485 transceiver units in M5UnitUnified.