firmware
IEM Firmware Documentation
Loading...
Searching...
No Matches
tractive.h
Go to the documentation of this file.
1
10
11#ifndef TRACTIVE_H
12#define TRACTIVE_H
13
14#include "rtos.h"
15
17
18#endif /* TRACTIVE_H */
RTOS task config parameter macros.
Definition types.h:16
void task_tractive_init(Global_Handles_t *hdls_ptr)
Initialize the tractive task and input queue.
Definition tractive.c:159