You've already forked M5Unit-INFRARED
mirror of
https://github.com/m5stack/M5Unit-INFRARED.git
synced 2026-05-20 11:37:34 -07:00
10 lines
201 B
Arduino
10 lines
201 B
Arduino
/*
|
|
* SPDX-FileCopyrightText: 2025 M5Stack Technology CO LTD
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
/*
|
|
Simple display example using M5UnitUnified for UnitTmosPIR
|
|
*/
|
|
#include "main/SimpleDisplay.cpp"
|