AberdeenRSS / AberdeenRSS/FlightComputer

Introduce common part interfaces

未關閉
#9 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。