瀏覽代碼

add comment

Meco Man 4 年之前
父節點
當前提交
3fd276bb44
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      components/drivers/rtc/rtc.c

+ 1 - 0
components/drivers/rtc/rtc.c

@@ -9,6 +9,7 @@
  * 2012-04-12     aozima       optimization: find rtc device only first.
  * 2012-04-16     aozima       add scheduler lock for set_date and set_time.
  * 2018-02-16     armink       add auto sync time by NTP
+ * 2021-05-09     Meco Man     remove NTP
  */
 
 #include <time.h>