Hoverboard ESC manager,
control and telemetry via mavlink for multiple hoverboard controllers using a RP-2040.
working:
map left and right hoverboard channels to servo outputs 1 and 2.
send telemetry from up to 3 hoverboards to ardupilot as named floats.
power management has been updated, it no longer uses the Arupilot Relay output to control the motors.
when armed and in hold mode it will only start the centre ESC to hold position, once it changes to any other mode it will start the other 2 escs to drive. automatic esc shut down on loss of mavlink heartbeat.