mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/z1: update ztimer adjust params
This commit is contained in:
parent
a2146acef7
commit
2bb6bc1b1b
@ -54,8 +54,8 @@ extern "C" {
|
||||
* @name ztimer configuration values
|
||||
* @{
|
||||
*/
|
||||
#define CONFIG_ZTIMER_USEC_ADJUST_SET (96)
|
||||
#define CONFIG_ZTIMER_USEC_ADJUST_SLEEP (97)
|
||||
#define CONFIG_ZTIMER_USEC_ADJUST_SET (99)
|
||||
#define CONFIG_ZTIMER_USEC_ADJUST_SLEEP (100)
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user