mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 12:42:30 +04:00
cli_vcp: disable trace
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
#define VCP_IF_NUM 0
|
#define VCP_IF_NUM 0
|
||||||
#define VCP_MESSAGE_Q_LEN 8
|
#define VCP_MESSAGE_Q_LEN 8
|
||||||
|
|
||||||
#define CLI_VCP_TRACE
|
|
||||||
#ifdef CLI_VCP_TRACE
|
#ifdef CLI_VCP_TRACE
|
||||||
#define VCP_TRACE(...) FURI_LOG_T(__VA_ARGS__)
|
#define VCP_TRACE(...) FURI_LOG_T(__VA_ARGS__)
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user