1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 04:34:43 +04:00
Files
unleashed-firmware/applications/services/cli/cli_commands.h

6 lines
68 B
C

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