You've already forked M5Unit-HEART
mirror of
https://github.com/m5stack/M5Unit-HEART.git
synced 2026-05-20 11:28:19 -07:00
10 lines
209 B
Arduino
10 lines
209 B
Arduino
/*
|
|
* SPDX-FileCopyrightText: 2025 M5Stack Technology CO LTD
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
/*
|
|
Example of using M5UnitUnified to connect both UnitHeart and HatHeart
|
|
*/
|
|
#include "main/DualSensor.cpp"
|