Updated Parameters (markdown)

Candas1
2022-04-18 11:03:52 +02:00
parent 746f9bf6dc
commit 8f3619f911

@@ -71,6 +71,6 @@ By default, the firmware assumes the wheels are side by side.<br>
You can use INVERT_R_DIRECTION or INVERT_L_DIRECTION parameter to invert the direction of one wheel. (e.g. on a scooter, both wheels are facing the same direction).
### Single wheel use
If you only want to use a single wheel/motor, the firmware will go into error mode because it will detect a morot is missing.<br>
If you only want to use a single wheel/motor, the firmware will go into error mode because it will detect a motor is missing.<br>
Comment out parameter MOTOR_LEFT_ENA or MOTOR_RIGHT_ENA to disable the wheel you don't need.