#include #include "cmd_settings.h" static struct { struct arg_end *end; } settings_args; uint8_t init_settings_cmds() { return 0; }