diff options
Diffstat (limited to 'cmd')
-rw-r--r-- | cmd/sbc_harness/config/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/sbc_harness/config/config.h b/cmd/sbc_harness/config/config.h index bad0dc4..2b6a6cf 100644 --- a/cmd/sbc_harness/config/config.h +++ b/cmd/sbc_harness/config/config.h @@ -27,7 +27,7 @@ #define CONFIG_W5500_DEBUG 1 /* bool */ -#define CONFIG_W5500_LL_DEBUG 1 /* bool */ +#define CONFIG_W5500_LL_DEBUG 0 /* bool */ /* 9P *************************************************************************/ |