mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
[drivers] Allow swapping RX/TX pins of DShot Telemetry
This commit is contained in:
committed by
Niklas Hauser
parent
3bbe3e5268
commit
8c6d7235e4
@@ -26,3 +26,6 @@ nshterm /dev/ttyS3 &
|
||||
|
||||
# Start the time_persistor to cyclically store the RTC in FRAM
|
||||
time_persistor start
|
||||
|
||||
# Start the ESC telemetry
|
||||
dshot telemetry -d /dev/ttyS5 -x
|
||||
|
||||
Reference in New Issue
Block a user