You've already forked M5Unit-RTC
mirror of
https://github.com/m5stack/M5Unit-RTC.git
synced 2026-05-20 10:33:20 -07:00
10 lines
206 B
Arduino
10 lines
206 B
Arduino
/*
|
|
* SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
/*
|
|
Example using M5UnitUnified for UnitRTC (PCF8563/BM8563/HYM8563)
|
|
*/
|
|
#include "main/PlotToSerial.cpp"
|