mirror of https://github.com/arendst/Tasmota.git
Fix compilation warning
This commit is contained in:
parent
633dd61be5
commit
fb3459b1eb
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include "be_mapping.h"
|
||||
#include "be_exec.h"
|
||||
#include "be_string.h"
|
||||
#include <string.h>
|
||||
/*********************************************************************************************\
|
||||
* Takes a pointer to be_const_member_t array and size
|
||||
|
|
Loading…
Reference in New Issue