m5stack / M5Core2

M5Core2 Arduino Library
MIT License
262 stars 113 forks source link

Backport RTC getVoltLow from M5Unified #138

Closed louisbertrand closed 1 month ago

louisbertrand commented 10 months ago

The VL bit in the seconds register records a voltage low event that could invalidate the date and time readings. It's already in M5 Unified, but many of us are still using the Core2 library. Thanks. See issue #137.