boards/atmega256rfr2-xpro add USEC_ADJUST values
This commit is contained in:
parent
a397bbb713
commit
01d870dbc7
@ -42,6 +42,14 @@ extern "C" {
|
|||||||
#define XTIMER_BACKOFF (40)
|
#define XTIMER_BACKOFF (40)
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @name ztimer configuration values
|
||||||
|
* @{
|
||||||
|
*/
|
||||||
|
#define CONFIG_ZTIMER_USEC_ADJUST_SET (128)
|
||||||
|
#define CONFIG_ZTIMER_USEC_ADJUST_SLEEP (128)
|
||||||
|
/** @} */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @name Macros for controlling the on-board LED
|
* @name Macros for controlling the on-board LED
|
||||||
* @{
|
* @{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user