M5Stack-UNIT RTC related programs.compatible with BM8563 and HYM8563.
Document & Datasheet - M5Unit-RTC
Library for Unit RTC using M5UnitUnified. M5UnitUnified is a library for unified handling of various M5 units products.
- Unit RTC (SKU:U126)
#include <M5UnitUnifiedRTC.h> // For UnitUnified
//#include <Unit_RTC.h> // When using M5UnitUnified, do not use it at the same time as conventional librariesSee also examples/UnitUnified
If you want to generate documents on your local machine, execute the following command
bash docs/doxy.sh
It will output it under docs/html If you want to output Git commit hashes to html, do it for the git cloned folder.