mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-19 23:08:34 +03:00
Undefine possibility for USB trace info
Define USB_NO_DEBUG to undefine TRACE_DEBUG_WP and TRACE_INFO_WP
This commit is contained in:
@@ -196,6 +196,10 @@
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(USB_NO_DEBUG)
|
||||||
|
#undef TRACE_DEBUG_WP
|
||||||
|
#undef TRACE_INFO_WP
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Exported variables
|
* Exported variables
|
||||||
|
|||||||
Reference in New Issue
Block a user