Skip to content

Commit

Permalink
Merge pull request ARMmbed#1687 from ARMmbed/disable_channel_traces
Browse files Browse the repository at this point in the history
FHSS: Disable FHSS channel debugs for WS
  • Loading branch information
Jarkko Paso committed Apr 27, 2018
2 parents d5d1a13 + eef3bd7 commit c48f0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Service_Libs/fhss/fhss_ws.c
Expand Up @@ -33,7 +33,7 @@
#define TRACE_GROUP "fhss"

// Enable this flag to use channel traces
#define FHSS_CHANNEL_DEBUG
//#define FHSS_CHANNEL_DEBUG

#define DEF_2E24 0x1000000
#define IE_HEADER_LENGTH_MASK 0x007f
Expand Down

0 comments on commit c48f0ef

Please sign in to comment.