This commit is contained in:
rusefi 2017-03-27 23:10:15 -04:00
commit c52a9fd678
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ typedef Thread thread_t;
#define THD_FUNCTION(tname, arg) void tname(void *arg)
#define MSG_OK RDY_OK
#define eventflags_t flagsmask_t
#define chThdGetSelfX chThdSelf
#define US_TO_NT_MULTIPLIER 100