WLED/usermods/RTC
Will Tatam b380d5e2c7 reinstate libArchive:false 2025-01-14 00:10:55 +00:00
..
RTC.cpp Convert usermods from header to library 2025-01-11 21:14:20 +00:00
library.json reinstate libArchive:false 2025-01-14 00:10:55 +00:00
readme.md

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.