embedblocks/time-service

1.0.2

Latest
uploaded 17 hours ago
Timestamp service for ESP32 that works without a dedicated RTC module. Starts from build time on every boot, then corrects via SNTP sync or manual set — whichever suits the application. All corrections are explicit and observable via jump callbacks, safe for logging systems.

changelog

# Changelog

All notable changes to this project will be documented in this file.



---
## [1.0.2] - 2026-04-20

### Fix
    - Confusing word 'time change' replaced with 'time correction'
    
---
## [1.0.1] - 2026-04-19

### Fix
    - Readme component description
    - Readme idf.py add command




---
## [1.0.0] - 2026-04-14

### Relase
    1st release with all working examples

Links

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "embedblocks/time-service^1.0.2"

download archive

Stats

  • Archive size
    Archive size ~ 34.13 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

embedblocks/time-service version: 1.0.2
|