minor changes

This commit is contained in:
Gunar Schorcht 2018-01-04 17:33:13 +01:00
parent f036073840
commit 92f5b385b0

View file

@ -88,7 +88,7 @@ typedef enum {
} lis3mdl_scale_t; } lis3mdl_scale_t;
/** /**
* @brief Threshold interrupt configuration for INT signal * @brief Magnetic threshold interrupt configuration for INT signal
*/ */
typedef struct { typedef struct {
@ -111,7 +111,7 @@ typedef struct {
/** /**
* @brief Threshold interrupt source type for interrupt signals INT * @brief Magnetic threshold interrupt source of INT signal
*/ */
typedef struct { typedef struct {