unleashed-firmware/applications/services/cli/cli_commands.h

5 lines
68 B
C

#pragma once
#include "cli_i.h"
void cli_commands_init(Cli* cli);