arduino / arduino/ArduinoCore-API

Rename RealtimeClock to ArduinoTime

未关闭
#3 7 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
306
派生
150
PR 合并指标
30 天内没有已合并 PR

描述

The RealtimeClock class is actually managing time so it should be called ArduinoTime

we could also provide a software only implementation which can be useful even if only based on millis() (there are a number of use cases where one needs to manage time, maybe syncronising via NTP every etc)

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先在 ArduinoCore-API 源代码中定位 RealtimeClock 类,并查看关于拟议重命名和纯软件实现的 issue 评论。完成的标准是:该类已统一重命名为 ArduinoTime,已提供约定的软件支持时间实现,并已更新相关的现有检查。

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp
领域
api, embedded-iot
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。