From f65040e73616d3f6088196a4f63293ef96edb626 Mon Sep 17 00:00:00 2001 From: "matthias.ringwald@gmail.com" Date: Thu, 3 Apr 2014 18:57:45 +0000 Subject: [PATCH] disable output of error strings to allow most examples to compile with old mspgcc --- MSP-EXP430F5438-CC256x/example/btstack-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MSP-EXP430F5438-CC256x/example/btstack-config.h b/MSP-EXP430F5438-CC256x/example/btstack-config.h index e32fdd154..8469bdbc2 100644 --- a/MSP-EXP430F5438-CC256x/example/btstack-config.h +++ b/MSP-EXP430F5438-CC256x/example/btstack-config.h @@ -7,7 +7,7 @@ #define HAVE_EHCILL //#define ENABLE_LOG_INFO -#define ENABLE_LOG_ERROR +// #define ENABLE_LOG_ERROR #define HCI_ACL_PAYLOAD_SIZE 52