![]() |
eBoard
①⑧⑨
Written for SIA 2017/2018
|
this file contains the assert wrapper for EBOARD_DEBUG_MODE More...
#include <assert.h>
Go to the source code of this file.
Functions | |
void | __assert (const char *func_call, const char *file_call, optVAL_t lineno_call, const char *sexp_call) |
[DEBUG_MODE] custom assert message More... | |
this file contains the assert wrapper for EBOARD_DEBUG_MODE
Last Updated:
Definition in file eagle_Assert.h.
void __assert | ( | const char * | func_call, |
const char * | file_call, | ||
optVAL_t | lineno_call, | ||
const char * | sexp_call | ||
) |
[DEBUG_MODE] custom assert message
func_call | the function name |
file_call | the file name |
lineno_call | the line number |
sexp_call | the expression |
Error with: checkIdx in /home/eagleoutice/Dokumente/proj/_sia/src/eBoard.h >>idx>0x1 && idx < 0xA This happens if an out of bounds exception has occured. Following pins shouldn't be used: D2&D3 : Used for Bluetooth communication D4&D5 : Used for main motor control D10-13: Used for smart-servo-shield