Skip to content

Commit eef3bd7

Browse files
author
Jarkko Paso
committed
FHSS: Disable FHSS channel debugs for WS
1 parent e73e9b2 commit eef3bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Service_Libs/fhss/fhss_ws.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#define TRACE_GROUP "fhss"
3434

3535
// Enable this flag to use channel traces
36-
#define FHSS_CHANNEL_DEBUG
36+
//#define FHSS_CHANNEL_DEBUG
3737

3838
#define DEF_2E24 0x1000000
3939
#define IE_HEADER_LENGTH_MASK 0x007f

0 commit comments

Comments
 (0)