Skip to content
Snippets Groups Projects
Commit b363b794 authored by David Sidrane's avatar David Sidrane
Browse files

fxos8700cq:Part number change fxos8701cq

parent 390f9372
No related branches found
No related tags found
No related merge requests found
......@@ -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
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment