mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
fxos8700cq:Part number change fxos8701cq
This commit is contained in:
@@ -19,7 +19,7 @@ set(config_module_list
|
||||
drivers/device
|
||||
drivers/ets_airspeed
|
||||
drivers/frsky_telemetry
|
||||
drivers/fxos8700cq
|
||||
drivers/fxos8701cq
|
||||
drivers/fxas21002c
|
||||
drivers/gps
|
||||
drivers/hmc5883
|
||||
|
||||
@@ -31,12 +31,12 @@
|
||||
#
|
||||
############################################################################
|
||||
px4_add_module(
|
||||
MODULE drivers__fxos8700cq
|
||||
MAIN fxos8700cq
|
||||
MODULE drivers__fxos8701cq
|
||||
MAIN fxos8701cq
|
||||
STACK_MAIN 1200
|
||||
COMPILE_FLAGS
|
||||
SRCS
|
||||
fxos8700cq.cpp
|
||||
fxos8701cq.cpp
|
||||
DEPENDS
|
||||
platforms__common
|
||||
)
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user