Files
2026-04-07 15:07:33 +09:00

15 lines
351 B
Arduino

/*
* SPDX-FileCopyrightText: 2025 M5Stack Technology CO LTD
*
* SPDX-License-Identifier: MIT
*/
/*!
@file Transceiver.ino
@brief UnitRF433T/R example
NOTICE: Devices to be connected must have multiple ports
NOTICE: Devices to be connected must have multiple ports
PortA: UitRFF433T
PortB: UitRFF433R
*/
#include "main/Transceiver.cpp"