Skip to content

Commit c928892

Browse files
committed
Update GAP.cpp
Removed comment
1 parent 07d249a commit c928892

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utility/GAP.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ void GAPClass::handleLeAdvertisingReport(uint8_t type, uint8_t addressType, uint
222222

223223
if (discoveredDevice == NULL) {
224224
if (_discoveredDevices.size() >= GAP_MAX_DISCOVERED_QUEUE_SIZE) {
225-
// delete data in first list posistion
226225
BLEDevice* device_first = _discoveredDevices.remove(0);
227226
if (device_first != NULL) {
228227
delete device_first;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy