pm_layered: make sure no conflict for pm_set_lowest and periph_common exists
This commit is contained in:
parent
ff86015a60
commit
9678f13408
@ -45,6 +45,10 @@ extern "C" {
|
||||
#define PROVIDES_PM_OFF
|
||||
#endif
|
||||
|
||||
#ifndef PROVIDES_PM_SET_LOWEST
|
||||
#define PROVIDES_PM_SET_LOWEST
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @brief Block a power mode
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user