WLED/usermods/RTC
Will Miles a8dd2435ec Revert "Usermods: Remove libArchive"
This reverts commit 0d44e7ec27.
2025-05-06 22:12:01 -04:00
..
RTC.cpp usermods: Remove #pragma once from cpps 2025-01-17 00:50:02 +00:00
library.json Revert "Usermods: Remove libArchive" 2025-05-06 22:12:01 -04:00
readme.md Spelling check by @wthomson (#2940) 2022-12-10 16:12:55 +01:00

readme.md

DS1307/DS3231 Real time clock

Gets the time from I2C RTC module on boot. This allows clock operation if WiFi is not available. The stored time is updated each time NTP is synced.

Installation

Add the build flag -D USERMOD_RTC to your platformio environment.