You've already forked M5Unit-GESTURE
mirror of
https://github.com/m5stack/M5Unit-GESTURE.git
synced 2026-05-20 11:28:10 -07:00
10 lines
185 B
Arduino
10 lines
185 B
Arduino
/*
|
|
* SPDX-FileCopyrightText: 2024 M5Stack Technology CO LTD
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
/*
|
|
Example using M5UnitUnified for UnitGESTURE
|
|
*/
|
|
#include "main/PlotToSerial.cpp"
|