yutotnh / spirit

モータードライバ用ライブラリ
https://yutotnh.github.io/spirit/
MIT License
2 stars 2 forks source link

Feature: adjust_duty_cycle() の異常系の処理を追加する #186

Open yutotnh opened 1 year ago

yutotnh commented 1 year ago

なぜ機能が欲しいのか

現在、 adjust_duty_cycle() は荒削りで、引数の値が決まった値の範囲内に収まっていないと意図した動作をしなくなるため

提案の説明

以下の処理を追加する

その他

yutotnh commented 1 year ago

まだ対応があるのでOpenします。