mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-17 21:58:33 +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
|
||||
|
||||
#if defined(USB_NO_DEBUG)
|
||||
#undef TRACE_DEBUG_WP
|
||||
#undef TRACE_INFO_WP
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Exported variables
|
||||
|
||||
Reference in New Issue
Block a user