DFRobot / BlunoBasicDemo

The basic demo for bluno
GNU General Public License v3.0
166 stars 233 forks source link

Swift Compatibility #8

Closed joelongstreet closed 5 years ago

joelongstreet commented 8 years ago

This pull request contains a few enhancements to the DFBlunoManager which make it compatible with Swift. Specifically, a thread safe singleton and lower casing for delegate method parameters.

The request also contains a full working example written in Swift. It demonstrates how to use the DFBlunoManager singleton as well as a bridging header.

yoo-bit commented 7 years ago

Thanks man! You saved my life! It works.

joelongstreet commented 7 years ago

@rexpie - can you merge this please?

joelongstreet commented 5 years ago

This has been our here for almost 3 years. Closing.