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 還沒有評估資料。