removed stray comma

pull/10666/head
paul-szczepanek-arm 2019-04-08 09:46:42 +01:00 committed by Martin Kojtal
parent 1bbadde9c0
commit e43aa12a5d
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ const LlRtCfg_t NRFCordioHCIDriver::_ll_cfg = {
/** Delay of auxiliary packet in microseconds from the time specified by auxPtr. */
/*uint16_t*/ .auxPtrOffsetUsec = 0,
/* Scanner */,
/* Scanner */
/** Maximum scan request received events. */
/*uint8_t*/ .maxScanReqRcvdEvt = MBED_CONF_CORDIO_LL_MAX_SCAN_REQUEST_EVENTS,
/** Maximum extended scan data size. */