Red Bird Racing VCU v2
 
Loading...
Searching...
No Matches
Debug Directory Reference

The Debug library contains debugging macros and functions for serial and CAN output, allowing for easy toggling of debug messages and separation of concerns between different types of debug information.

More...

Directory dependency graph for Debug:

Files

file  Debug.hpp [code]
 Debugging macros and functions for serial and CAN output.
 
file  Debug_can.cpp [code]
 Implementation of the Debug_CAN namespace for CAN debugging functions.
 
file  Debug_can.hpp [code]
 Declaration of the Debug_CAN namespace for CAN debugging functions.
 
file  Debug_serial.cpp [code]
 Implementation of the Debug_Serial namespace for serial debugging functions.
 
file  Debug_serial.hpp [code]
 Declaration of the Debug_Serial namespace for serial debugging functions.
 

Detailed Description

The Debug library contains debugging macros and functions for serial and CAN output, allowing for easy toggling of debug messages and separation of concerns between different types of debug information.