frc2052 / FRC-Krawler

FIRST Robotics scouting app brought to you by Team 2052
MIT License
24 stars 24 forks source link

Allow connecting to a new server #43

Closed bherbst closed 5 years ago

bherbst commented 5 years ago

Currently scouting devices that can see the last server they synced with will only give the option of syncing with that device (see here). We should give the option of syncing with a new server to better support the use case of switching server devices.

We could either add an option to "forget" the old server, or just add an option to the select device dialog that shows the full list of available Bluetooth devices.

bherbst commented 5 years ago

Resolved in #44