Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cli_commands.h « cli « applications - github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b82dae292c04c93b31a7a7fe8e116fa0ce4ee1cc (plain)
1
2
3
4
5
#pragma once

#include "cli_i.h"

void cli_commands_init(Cli* cli);