![]() |
LIN_master
0.1
Arduino LIN master emulation with preemptive background operation
|
Go to the source code of this file.
Macros | |
#define | PRINT_PERIOD 1000 |
#define | LIN_PERIOD 10 |
#define | PIN_TOGGLE 30 |
Functions | |
void | printStatus (void) |
void | setup (void) |
void | loop (void) |
void | LIN_scheduler (void) |
Variables | |
uint8_t | Rx [8] |