mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-08-18 01:18:52 +08:00
extra space broke hyperlink
This commit is contained in:
@@ -248,7 +248,7 @@ Hopefully you got your motor to spin! Feel free to repeat all of the above for t
|
||||
PWM Input
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
If you want to drive your hoverboard wheels around with an RC remote control you can use the :ref: `RC PWM input <rc-pwm>`. There is more information in that link.
|
||||
If you want to drive your hoverboard wheels around with an RC remote control you can use the :ref:`RC PWM input <rc-pwm>`. There is more information in that link.
|
||||
Lets use GPIO 3/4 for the velocity inputs so that we don't have to disable UART.
|
||||
Then let's map the full stick range of these inputs to some suitable velocity setpoint range.
|
||||
We also have to reboot to activate the PWM input.
|
||||
|
||||
Reference in New Issue
Block a user