SAE Teensy ECU
IIT SAE Microcontroller programming
|
Basic functions used for testing. More...
#include "ECUGlobalConfig.h"
Go to the source code of this file.
Functions | |
void | full_front_test () |
Output fake data as if the front ECU were actively running. | |
void | serial_spam () |
Spam usb serial. | |
Basic functions used for testing.
Definition in file Test.h.
void full_front_test | ( | ) |
Output fake data as if the front ECU were actively running.
Definition at line 9 of file libraries/Test/front.cpp.