Arduino Libraries
|
Go to the source code of this file.
Macros | |
#define | DEBUG_VAR(x) ; |
#define | DEBUG_MSG(x) ; |
#define | ASSERT(exp) ; |
#define | ASSERT_MSG(exp, msg) ; |
#define ASSERT | ( | exp | ) | ; |
#define ASSERT_MSG | ( | exp, | |
msg | |||
) | ; |
#define DEBUG_MSG | ( | x | ) | ; |
#define DEBUG_VAR | ( | x | ) | ; |