Added missing include to get rid of the explicit declaration warning
This commit is contained in:
parent
ebf7f07789
commit
41febe5fef
@ -1,6 +1,7 @@
|
|||||||
|
#include <math.h>
|
||||||
#include "app_utils.h"
|
#include "app_utils.h"
|
||||||
#include "app_log.h"
|
#include "app_log.h"
|
||||||
#include "wm_crypto_hard.h""
|
#include "wm_crypto_hard.h"
|
||||||
|
|
||||||
static uint32_t _elapsed_ms = 0;
|
static uint32_t _elapsed_ms = 0;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user