in ev3-api/library/libcpp-ev3/include/Motor.h [75:75]
inline void setCount(int32_t count) { mOffset = ev3_motor_get_counts(mPort) - count; }