diff options
| author | Daniel Campora | 2015-06-06 18:42:51 +0200 |
|---|---|---|
| committer | Daniel Campora | 2015-06-07 00:06:27 +0200 |
| commit | a3acaa000c0835c0b4e8c3f488071b0ff2caa58b (patch) | |
| tree | 99b09a92ffbfaa46ce91c5cb16c5d0f8800339e7 /cc3200/mptask.c | |
| parent | 098f5ae2216668e370468d3c6f4a663b94f767e0 (diff) | |
cc3200: Add antenna selection feature to WLAN.
Diffstat (limited to 'cc3200/mptask.c')
| -rw-r--r-- | cc3200/mptask.c | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
