AberdeenRSS / AberdeenRSS/FlightComputer

Introduce common part interfaces

オープン
#9 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。