SAE Teensy ECU
IIT SAE Microcontroller programming
|
Namespace to isolate Log_t struct. More...
Classes | |
struct | Log_t |
Base class used to log things over serial. More... | |
Functions | |
void | enableCanbusRelay () |
If a set address is received through canbus, the data will be pushed to a buffer to be printed. | |
void | printLookup () |
Print the ZLib compressed string of the current lookup table to serial. | |
void Logging::enableCanbusRelay | ( | ) |
If a set address is received through canbus, the data will be pushed to a buffer to be printed.
void Logging::printLookup | ( | ) |
Print the ZLib compressed string of the current lookup table to serial.