jeff-1amstudios / anki-controller

CoreBluetooth and anki-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not scanning

rollinsjw opened this issue · comments

When I send the command to list the cars after I scan, it returns an empty array and doesn't detect the cars. I am trying to use this for a class on obstacle avoidance and any help would be much appreciated! Thanks :)

PS: I added #import <IOBluetooth/IOBluetooth.h> in vehiclesController.h in order to get it to compile.