mirror of https://github.com/arendst/Tasmota.git
Merge pull request #15804 from s-hadinger/berry_fix_compile_warn
Fix compilation warning
This commit is contained in:
commit
088c67dc4e
|
@ -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