node-poweredup icon indicating copy to clipboard operation
node-poweredup copied to clipboard

MediumLinearMotor device should inherit `gotoAngle` and `resetZero` methods

Open codeKonami opened this issue 1 year ago • 0 comments

First of all, thanks for this great library, incredible work.

I've been using it with the Lego Boost : https://www.lego.com/fr-fr/product/boost-creative-toolbox-17101

The motors are found as MediumLinearMotor but after some research should be able to use the resetZero and gotoAngle methods. I'm wondering why we can't find them in this file : https://github.com/nathankellenicki/node-poweredup/blob/master/src/devices/mediumlinearmotor.ts

Thanks

codeKonami avatar Oct 09 '24 15:10 codeKonami