Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 497 Bytes

reSNTP for ESP32 / ESP-IDF

Launcher for automatic time synchronization with SNTP servers (ESP-IDF)

Dependencies:

Notes:

  • libraries starting with the re prefix are only suitable for ESP32 and ESP-IDF
  • libraries starting with the ra prefix are only suitable for ARDUINO compatible code
  • libraries starting with the r prefix can be used in both cases (in ESP-IDF and in ARDUINO)