11 lines
172 B
C
11 lines
172 B
C
#ifndef INIT28335
|
|
#define INIT28335
|
|
|
|
#include "controller.h"
|
|
|
|
void init28335(void);
|
|
|
|
void edrk_init_matlab(void);
|
|
void edrk_init_variables_matlab(void);
|
|
#endif //INIT28335
|