SAE Teensy ECU
IIT SAE Microcontroller programming
Loading...
Searching...
No Matches
Test.h File Reference

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.
 

Detailed Description

Basic functions used for testing.

Author
IR
Version
0.1
Date
2021-12-30

Definition in file Test.h.

Function Documentation

◆ full_front_test()

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.