Skip to content
Snippets Groups Projects
Commit dd6d1136 authored by Lorenz Meier's avatar Lorenz Meier Committed by Lorenz Meier
Browse files

LIS3MLD: Remove unnecessary boot output left over from driver bringup

parent 2b518278
No related branches found
No related tags found
No related merge requests found
......@@ -79,9 +79,6 @@
#include "lis3mdl.h"
#undef DEVICE_DEBUG
#define DEVICE_DEBUG printf
/*
* LIS3MDL internal constants and data structures.
*/
......
......@@ -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
......
......@@ -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 */
......
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