drivers/include/mpl3115a2.h : Remove ifndef for I2C
This commit is contained in:
parent
c6f55b6f81
commit
de5db5c99d
@ -50,12 +50,10 @@ enum {
|
||||
MPL3115A2_ERROR_CNF, /**< Device configuration failed */
|
||||
};
|
||||
|
||||
#ifndef MPL3115A2_I2C_ADDRESS
|
||||
/**
|
||||
* @brief MPL3115A2 Default Address
|
||||
*/
|
||||
#define MPL3115A2_I2C_ADDRESS (0x60)
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @name Oversample Ratio configuration
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user