Arduino Libraries
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros
ard_assert.hpp File Reference

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)   ;
 

Macro Definition Documentation

#define ASSERT (   exp)    ;
#define ASSERT_MSG (   exp,
  msg 
)    ;
#define DEBUG_MSG (   x)    ;
#define DEBUG_VAR (   x)    ;