Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ryanjjones10/66a8173df3e2db0e8ddba5b7123c67aa to your computer and use it in GitHub Desktop.
Save ryanjjones10/66a8173df3e2db0e8ddba5b7123c67aa to your computer and use it in GitHub Desktop.
func startManager(){
centralManager = CBCentralManager(delegate: self, queue: nil)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment