Browse Source

update

master
zhaohe 1 year ago
parent
commit
867c66a76c
  1. 2
      src/zble_module.c

2
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}};

Loading…
Cancel
Save