LIS3MLD: Remove unnecessary boot output left over from driver bringup

This commit is contained in:
Lorenz Meier
2016-12-12 09:48:40 +01:00
committed by Lorenz Meier
parent 2b518278df
commit dd6d1136b3
3 changed files with 0 additions and 9 deletions
-3
View File
@@ -79,9 +79,6 @@
#include "lis3mdl.h"
#undef DEVICE_DEBUG
#define DEVICE_DEBUG printf
/*
* LIS3MDL internal constants and data structures.
*/
-3
View File
@@ -58,9 +58,6 @@
#include "lis3mdl.h"
#include "board_config.h"
#undef DEVICE_DEBUG
#define DEVICE_DEBUG printf
#ifdef PX4_I2C_OBDEV_LIS3MDL
#define LIS3MDLL_ADDRESS PX4_I2C_OBDEV_LIS3MDL
-3
View File
@@ -58,9 +58,6 @@
#include "lis3mdl.h"
#include "board_config.h"
#undef DEVICE_DEBUG
#define DEVICE_DEBUG printf
#ifdef PX4_SPIDEV_LIS
/* SPI protocol address bits */