|
Fang-Robotics-MCB
Fang Robotics Team Codebase
|
#include "modm/architecture/interface/assert.hpp"#include <string>#include <cassert>

Go to the source code of this file.
Macros | |
| #define | FANG_ASSERT(CONDITION, DESC) |
| #define FANG_ASSERT | ( | CONDITION, | |
| DESC | |||
| ) |
Pass should be a boolean variable if it's false, then an assert will be triggered
The file NAME and DESC should be Pass should be a boolean variable if it's false, then an assert will be triggered
The file NAME and DESC should be c style strings