diff --git a/src/zble_module.c b/src/zble_module.c index 6f73495..88ccb43 100644 --- a/src/zble_module.c +++ b/src/zble_module.c @@ -284,8 +284,6 @@ static void ble_dfu_evt_handler(ble_dfu_buttonless_evt_type_t event) { } } #endif -BLE_BAS_DEF(m_bas); /**< Structure used to identify the Battery Service. */ - // static ble_uuid_t m_adv_uuids[] = /**< Universally unique service identifier. */ // {{0x0002, BLE_UUID_TYPE_VENDOR_BEGIN}};