fxos8700cq:Fixed typo

This commit is contained in:
David Sidrane 2017-08-29 11:38:08 -10:00 committed by Daniel Agar
parent 01b3e6fd25
commit 32d434fa8f

View File

@ -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>