reunu / unustasis

An open-source app for the Unu Scooter Pro
GNU General Public License v3.0
18 stars 4 forks source link

Allow the app to handle multiple scooters #53

Open TheFreal opened 3 days ago

TheFreal commented 3 days ago

Allow the app to handle multiple scooters (though not at the same time).

TheFreal commented 3 days ago

This could be achieved by a button in the ScooterSection that restarts the onboarding with all already connected scooters ignored. Then, the app connects to whichever scooter it finds first. Users can then manually switch the scooter they want to connect with.

TheFreal commented 3 days ago

Could also be an important part of #43