diff options
Diffstat (limited to 'firmware/usrp3/include/trace.h')
-rw-r--r-- | firmware/usrp3/include/trace.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/usrp3/include/trace.h b/firmware/usrp3/include/trace.h index 0daa231fe..015ae9049 100644 --- a/firmware/usrp3/include/trace.h +++ b/firmware/usrp3/include/trace.h @@ -31,6 +31,7 @@ * An alternate way of defining the level is the "TRACE_LEVEL" * variable in cmake. (eg. -DTRACE_LEVEL=13). */ + //#define UHD_FW_TRACE_LEVEL 13 typedef enum |