mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-15 18:57:51 +00:00
occaisionally -> occasionally
This commit is contained in:
parent
1eeeab0755
commit
bbb6b11f3d
1 changed files with 1 additions and 1 deletions
|
|
@ -403,7 +403,7 @@ typedef enum
|
|||
NSLog( @"CoreBluetooth BLE hardware is powered on and ready" );
|
||||
|
||||
// at startup, if we have no already attached peripherals, do a 20s scan for new unpaired devices,
|
||||
// otherwise callers should occaisionally do additional scans. we don't want to continuously be
|
||||
// otherwise callers should occasionally do additional scans. we don't want to continuously be
|
||||
// scanning because it drains battery, causes other nearby people to have a hard time pairing their
|
||||
// Steam Controllers, and may also trigger firmware weirdness when a device attempts to start
|
||||
// the pairing sequence multiple times concurrently
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue