Skip to content

MiPTurnDirection

github-actions[bot] edited this page Aug 10, 2026 · 1 revision

Enum MiPTurnDirection

Turn direction for distanceDrive().

Enumerator Values

Enumerator Value Description
MIP_TURN_LEFT = 0x00 Turn toward the left.
MIP_TURN_RIGHT = 0x01 Turn toward the right.

Clone this wiki locally