docs
This commit is contained in:
parent
65a86a8dd6
commit
2c81628068
|
@ -118,7 +118,7 @@ int getRemainingStack(thread_t *otp);
|
|||
#endif /* __cplusplus */
|
||||
|
||||
|
||||
// 168 ticks in microsecond
|
||||
// 168 ticks in microsecond in case of 168MHz 407
|
||||
#define US_TO_NT_MULTIPLIER (CORE_CLOCK / 1000000)
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue