fxos8700cq:Part number change fxos8701cq

This commit is contained in:
David Sidrane
2017-10-02 17:41:09 -10:00
parent 390f93724c
commit b363b794b1
3 changed files with 187 additions and 187 deletions
@@ -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