SAE Teensy ECU
IIT SAE Microcontroller programming
Loading...
Searching...
No Matches
Test.h
Go to the documentation of this file.
1
13
#ifndef __ECU_TEST_H__
14
#define __ECU_TEST_H__
15
16
#include "
ECUGlobalConfig.h
"
17
21
void
full_front_test
();
22
26
void
serial_spam
();
27
28
#endif
// __ECU_TEST_H__
ECUGlobalConfig.h
Configure global build properties.
serial_spam
void serial_spam()
Spam usb serial.
full_front_test
void full_front_test()
Output fake data as if the front ECU were actively running.
Definition
libraries/Test/front.cpp:9
libraries
Test
Test.h
Generated by
1.9.8