Skip to content

Commit

Permalink
sdk_config updated with long MTU
Browse files Browse the repository at this point in the history
  • Loading branch information
too1 committed Jun 7, 2017
1 parent 83d2fc9 commit 5318f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pca10040/s132/config/sdk_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -3724,7 +3724,7 @@
// <e> NRF_LOG_ENABLED - nrf_log - Logging
//==========================================================
#ifndef NRF_LOG_ENABLED
#define NRF_LOG_ENABLED 1
#define NRF_LOG_ENABLED 0
#endif
#if NRF_LOG_ENABLED
// <e> NRF_LOG_USES_COLORS - If enabled then ANSI escape code for colors is prefixed to every string
Expand Down

0 comments on commit 5318f09

Please sign in to comment.