summaryrefslogtreecommitdiff
path: root/ports/nrf/drivers/bluetooth
diff options
context:
space:
mode:
authorhathach <thach@tinyusb.org>2018-07-10 22:49:51 +0700
committerhathach <thach@tinyusb.org>2018-07-10 22:49:51 +0700
commita53b1c7cf170e2fe71a12a861cbdca6d1942decf (patch)
treeba603b196f80e33a23cb5b502b4b588391305646 /ports/nrf/drivers/bluetooth
parentce01496d44fb532cf861b2c5dab4b449f6c2c626 (diff)
code format
Diffstat (limited to 'ports/nrf/drivers/bluetooth')
-rw-r--r--ports/nrf/drivers/bluetooth/ble_uart.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/nrf/drivers/bluetooth/ble_uart.c b/ports/nrf/drivers/bluetooth/ble_uart.c
index e3501aa14..52c042f7b 100644
--- a/ports/nrf/drivers/bluetooth/ble_uart.c
+++ b/ports/nrf/drivers/bluetooth/ble_uart.c
@@ -34,10 +34,6 @@
#if MICROPY_PY_BLE_NUS
-#if BLUETOOTH_WEBBLUETOOTH_REPL
-//#include "hal_time.h"
-#endif // BLUETOOTH_WEBBLUETOOTH_REPL
-
static ubluepy_uuid_obj_t uuid_obj_service = {
.base.type = &ubluepy_uuid_type,
.type = UBLUEPY_UUID_128_BIT,