Parameter serviceUUIDs missing in documentation of bleat.startScan()
mikaelkindborg opened this issue · 1 comments
mikaelkindborg commented
On this page: https://github.com/thegecko/bleat/blob/master/api_classic.md
This function should be updated with param serviceUUIDs:
void bleat.startScan(foundFn, [completeFn], [errorFn]);
thegecko commented
ACK