mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-27 19:57:02 +00:00
pybricks.robotics.DriveBase: Document use of gyro.
This commit is contained in:
committed by
laurensvalk
parent
b183e1420a
commit
c0cb05dd74
@@ -149,6 +149,7 @@ CONSTRUCTOR_PARAMS = [
|
||||
"wheel_diameter: Number",
|
||||
"axle_track: Number",
|
||||
"positive_direction: Direction=Direction.CLOCKWISE",
|
||||
"use_gyro: bool=False",
|
||||
]
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user