foxBMS
1.4.1
The foxBMS Battery Management System API Documentation
|
Assertion macro definition, for debugging purposes. More...
#include <stdbool.h>
Go to the source code of this file.
Macros | |
#define | FS_ASSERT(x) ((void)0) |
Assert macro for the SBC. More... | |
Assertion macro definition, for debugging purposes.
Definition in file sbc_fs8x_assert.h.
#define FS_ASSERT | ( | x | ) | ((void)0) |
Assert macro for the SBC.
Definition at line 89 of file sbc_fs8x_assert.h.