You've already forked M5Unit-INFRARED
mirror of
https://github.com/m5stack/M5Unit-INFRARED.git
synced 2026-05-20 11:37:34 -07:00
11 lines
243 B
Arduino
11 lines
243 B
Arduino
/*
|
|
* SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
/*
|
|
Example using M5UnitUnified for UnitOP (ITR9606)
|
|
Supports both UnitOP90 (U057) and UnitOP180 (U058)
|
|
*/
|
|
#include "main/PlotToSerial.cpp"
|