AberdeenRSS / AberdeenRSS/FlightComputer
Introduce common part interfaces
未关闭
enhancement
- 主要语言
- Python
- 星标
- 0
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
The goal here is to define a set of common interfaces parts can implement. This would help us with being able to use parts for different purposes.
An example could be that we define a common `IServo` interface that specifies what data a servo sensor can give out (i.e. current angle) and what inputs it expects (commanded angle). That way we could then use different implementations of a servo without having to change the code that is using them
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。