add missing stdint header
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define _LOG_H
|
||||
|
||||
#include "app.h"
|
||||
#include <stdint.h>
|
||||
|
||||
#ifndef DEBUG_LEVEL
|
||||
#define DEBUG_LEVEL 0
|
||||
|
Reference in New Issue
Block a user