mayakraft / Hoverpad

bluetooth iPhone analog joystick
http://hoverpad.wtf
2 stars 4 forks source link

compare UUID code is case sensitive #1

Open mayakraft opened 9 years ago

mayakraft commented 9 years ago

UUIDs are hard-coded, to be flexible though, code should allow any combinations cases inside UUIDs

-(void) centralManager:(CBCentralManager *)central didDiscoverPeripheral:(CBPeripheral *)peripheral