Formula Student Electronics & Software
The code for the embedded software
Loading...
Searching...
No Matches
debugUtils.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEBUG_PRINT_VAR(var)
 
#define DEBUG_PRINT(str)
 

Macro Definition Documentation

◆ DEBUG_PRINT

#define DEBUG_PRINT (   str)

Definition at line 30 of file debugUtils.hpp.

◆ DEBUG_PRINT_VAR

#define DEBUG_PRINT_VAR (   var)

Definition at line 29 of file debugUtils.hpp.