Browse Source

fxos8700cq:Fixed typo

sbg
David Sidrane 8 years ago committed by Daniel Agar
parent
commit
32d434fa8f
  1. 4
      src/drivers/fxos8700cq/fxos8700cq.cpp

4
src/drivers/fxos8700cq/fxos8700cq.cpp

@ -33,8 +33,8 @@ @@ -33,8 +33,8 @@
/**
* @file fxos8700cq.cpp
* Driver for the ST FXOS8700CQ 3-axis, linear accelerometer and and 3-axis,
* magnetometer connected via SPI.
* Driver for the NXP FXOS8700CQ 6-axis sensor with integrated linear accelerometer and
* magnetometer connected via SPI.
*/
#include <px4_config.h>

Loading…
Cancel
Save