mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-05 22:30:29 +00:00
parent
d960a2279a
commit
8d5ee8b38c
1 changed files with 1 additions and 1 deletions
|
|
@ -858,7 +858,7 @@ static void process_pending_events(void)
|
|||
|
||||
- (void)peripheral:(CBPeripheral *)peripheral didUpdateNotificationStateForCharacteristic:(CBCharacteristic *)characteristic error:(NSError *)error
|
||||
{
|
||||
NSLog( @"didUpdateNotificationStateForCharacteristic %@ (%@)", characteristic, error );
|
||||
//NSLog( @"didUpdateNotificationStateForCharacteristic %@ (%@)", characteristic, error );
|
||||
}
|
||||
|
||||
@end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue