Can't compile: 'class MeEncoderNew' has no member named 'GetCurrentSpeed'
Daemon2017 opened this issue · 5 comments
Daemon2017 commented
dobbyzzipeng commented
Daemon2017 commented
Daemon2017 commented
Hello!
Here is a problem:
In documentation on maleblock's site: float currentSpeed = motor1.GetCurrentSpeed();
Working code: float currentSpeed = motor1.getCurrentSpeed();
So, now everything is great :)
dobbyzzipeng commented
Makeblock-official commented
You should update your libraries.