Skip to content

Commit 0317b59

Browse files
committed
clean up
1 parent 136f463 commit 0317b59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/Bluefruit52Lib/src/BLECentral.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ uint8_t* BLECentral::extractScanData(const ble_gap_evt_adv_report_t* report, uin
108108

109109
bool BLECentral::_checkUuidInScan(const ble_gap_evt_adv_report_t* report, const uint8_t uuid[], uint8_t uuid_len)
110110
{
111-
uint8_t const* data_arr[2];
112111
uint8_t type_arr[2];
113112

114113
// Check both UUID16 more available and complete list

0 commit comments

Comments
 (0)