Documentation: Add missing attributes to VehicleControl

This commit is contained in:
Pasch, Frederik 2019-03-20 15:27:14 +01:00
parent 52d9929233
commit a3e30b5f23
1 changed files with 2 additions and 0 deletions

View File

@ -217,6 +217,8 @@
- `brake`
- `hand_brake`
- `reverse`
- `gear`
- `manual_gear_shift`
- `__eq__(other)`
- `__ne__(other)`