This commit is contained in:
rusefi 2019-05-04 22:39:24 -04:00
parent a91ca3f9f0
commit c7b6f6f21f
1 changed files with 1 additions and 1 deletions

View File

@ -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)
/**