Flipper Developer Docs
Loading...
Searching...
No Matches
cli_vcp.h
Go to the documentation of this file.
1
6
#pragma once
7
8
#ifdef __cplusplus
9
extern
"C"
{
10
#endif
11
12
#define RECORD_CLI_VCP "cli_vcp"
13
14
typedef
struct
CliVcp
CliVcp
;
15
16
void
cli_vcp_enable(
CliVcp
* cli_vcp);
17
void
cli_vcp_disable(
CliVcp
* cli_vcp);
18
19
#ifdef __cplusplus
20
}
21
#endif
CliVcp
Definition
cli_vcp.c:41
applications
services
cli
cli_vcp.h
Generated by
1.12.0