mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
drivers: add PCF8583 RPM sensor (#14018)
This commit is contained in:
@@ -52,6 +52,7 @@ px4_add_board(
|
||||
px4io
|
||||
rc_input
|
||||
roboclaw
|
||||
rpm
|
||||
safety_button
|
||||
tap_esc
|
||||
telemetry # all available telemetry drivers
|
||||
|
||||
@@ -51,6 +51,7 @@ px4_add_board(
|
||||
px4io
|
||||
rc_input
|
||||
roboclaw
|
||||
rpm
|
||||
safety_button
|
||||
tap_esc
|
||||
telemetry # all available telemetry drivers
|
||||
|
||||
Reference in New Issue
Block a user