From 61a7fe90eb4ae04d7adeca5e47466ec9c940fc4b Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Mon, 27 Feb 2023 12:31:06 +0100 Subject: [PATCH] example/hfp_hf_demo: fix accidental commit from 712e3b1 --- example/hfp_hf_demo.c | 1 - 1 file changed, 1 deletion(-) diff --git a/example/hfp_hf_demo.c b/example/hfp_hf_demo.c index 7a650400b..20b9d4f98 100644 --- a/example/hfp_hf_demo.c +++ b/example/hfp_hf_demo.c @@ -66,7 +66,6 @@ uint8_t hfp_service_buffer[150]; const uint8_t rfcomm_channel_nr = 1; const char hfp_hf_service_name[] = "HFP HF Demo"; -#undef HAVE_BTSTACK_STDIN #ifdef HAVE_BTSTACK_STDIN // static const char * device_addr_string = "6C:72:E7:10:22:EE";