tedsalmon / BlueBus

A Bluetooth module for vehicles equipped with I-Bus
Other
170 stars 41 forks source link

Move Device Connection Code to handler & Add events to control con/discon #17

Closed tedsalmon closed 4 years ago

tedsalmon commented 5 years ago

Right now, the UI code and the handler are fighting to connect to a specific device. The code to handle this functionality should be moved to the handler and events should be used to trigger its connection/disconnection process.

tedsalmon commented 4 years ago

Resolved in 1357b22e8ea0fbfa6ba430875dda49c29d8dea64