summaryrefslogtreecommitdiff
path: root/chip/nrf51/bluetooth_le.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/nrf51/bluetooth_le.c')
-rw-r--r--chip/nrf51/bluetooth_le.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/chip/nrf51/bluetooth_le.c b/chip/nrf51/bluetooth_le.c
index 89eb117efd..8a799cb7a9 100644
--- a/chip/nrf51/bluetooth_le.c
+++ b/chip/nrf51/bluetooth_le.c
@@ -534,4 +534,3 @@ static int command_ble_adv_scan(int argc, char **argv)
DECLARE_CONSOLE_COMMAND(ble_scan, command_ble_adv_scan,
"chan [num] [addr0]",
"Scan for [num] BLE packets on channel chan");
-