yutotnh / spirit

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

fix: sprintf() を利用しない #190 #191

Closed yutotnh closed 1 year ago

yutotnh commented 1 year ago

Issue

対応内容

sprintf() を利用している箇所を sprintf() を利用しないようにした

テスト

外部仕様は変化しないため、テストの追加は必要なし

残作業