TC2013 / Roundtrip2

5 stars 36 forks source link

Fix startup bugs #10

Closed GeoffWyche closed 8 years ago

GeoffWyche commented 8 years ago

Fixed. Problem was trying to set Bluetooth notifications from within bluetooth callback. Moved the setting of notifications to RoundTrip's main message handler, and all is well.