boards/slstk3402a: remove SI7021_ENABLED
Other boards do not have this in favor of MODULE_SI7021.
This commit is contained in:
parent
3433a32cce
commit
f72f276899
@ -93,9 +93,6 @@ extern "C" {
|
|||||||
* Connection to the on-board temperature/humidity sensor (Si7021).
|
* Connection to the on-board temperature/humidity sensor (Si7021).
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
#ifndef SI7021_ENABLED
|
|
||||||
#define SI7021_ENABLED (1)
|
|
||||||
#endif
|
|
||||||
#define SI7021_I2C I2C_DEV(0)
|
#define SI7021_I2C I2C_DEV(0)
|
||||||
#define SI7021_EN_PIN GPIO_PIN(PB, 10)
|
#define SI7021_EN_PIN GPIO_PIN(PB, 10)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user