drivers/include/hts221.h : Remove ifndef for I2C
This commit is contained in:
parent
1e6c0e3935
commit
6757d97766
@ -36,9 +36,7 @@ extern "C" {
|
||||
/**
|
||||
* @brief Default I2C bus address (7 Bit) of HTS221 devices
|
||||
*/
|
||||
#ifndef HTS221_I2C_ADDRESS
|
||||
#define HTS221_I2C_ADDRESS (0x5F)
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @brief Parameters needed for device initialization
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user