ご質問

M5Stackでのモーターの停止(動作不許可(トルク無し))の関数を教えて頂けますか?

 

回答

以下のdisable() 関数をご使用ください。

https://docs.keigan-motor.com/apiDocument/Arduino-I2C-KM1/class_keigan_motor.html#a1bbc5986350a969ece3eeeedca4b7329


また、以下もご使用頂けます。

stop()  速度ゼロにする(制御あり)
free() 粘性あり(制御なし)