minor changes
This commit is contained in:
parent
f036073840
commit
92f5b385b0
1 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue