From a3acaa000c0835c0b4e8c3f488071b0ff2caa58b Mon Sep 17 00:00:00 2001 From: Daniel Campora Date: Sat, 6 Jun 2015 18:42:51 +0200 Subject: cc3200: Add antenna selection feature to WLAN. --- cc3200/mptask.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'cc3200/mptask.c') diff --git a/cc3200/mptask.c b/cc3200/mptask.c index 621fc3f6c..aa4632c45 100644 --- a/cc3200/mptask.c +++ b/cc3200/mptask.c @@ -133,9 +133,6 @@ soft_reset: rng_init0(); #endif - // we are alive, so let the world know it - mperror_enable_heartbeat(); - #ifdef LAUNCHXL // configure the stdio uart pins with the correct alternate functions // param 3 ("mode") is DON'T CARE" for AFs others than GPIO -- cgit v1.2.3