include string.h
This commit is contained in:
parent
afb792a4fe
commit
5a24e47d77
@ -4,6 +4,9 @@
|
|||||||
#include <eeprom.h>
|
#include <eeprom.h>
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
static bool showConfigCmd(uint8_t argc, char **args) {
|
static bool showConfigCmd(uint8_t argc, char **args) {
|
||||||
bool retCode = true;
|
bool retCode = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user