diff options
Diffstat (limited to 'cc3200/bootmgr')
| -rw-r--r-- | cc3200/bootmgr/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cc3200/bootmgr/main.c b/cc3200/bootmgr/main.c index 6c8be9a0c..e799fcf1d 100644 --- a/cc3200/bootmgr/main.c +++ b/cc3200/bootmgr/main.c @@ -155,8 +155,6 @@ static void bootmgr_board_init(void) { #if MICROPY_HW_ANTENNA_DIVERSITY // configure the antenna selection pins antenna_init0(); - // select the internal antenna - antenna_select(ANTENNA_TYPE_INTERNAL); #endif // Enable the Data Hashing Engine |
