Edits to RelAccX library
This commit is contained in:
parent
68c87a44d0
commit
7ea42685a6
3 changed files with 215 additions and 78 deletions
|
@ -17,7 +17,8 @@
|
|||
#if DEBUG > -1
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <inttypes.h>
|
||||
#include <stdint.h>
|
||||
#include "config.h"
|
||||
static const char * DBG_LVL_LIST[] = {"NONE", "FAIL", "ERROR", "WARN", "INFO", "MEDIUM", "HIGH", "VERYHIGH", "EXTREME", "INSANE", "DONTEVEN"};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue