EishaV / Desktop-App

Desktop Application for Worx Landroid and Kress Mission
GNU General Public License v3.0
24 stars 6 forks source link

Do not stack prefixes #7

Closed Flole998 closed 4 years ago

Flole998 commented 4 years ago

Currently on each reconnection (as seen in line 573) the prefix is added. The names currently look like this during the connection attempts :

android-<uuid>
android-android-<uuid>
android-android-android-<uuid>
android-android-android-android-<uuid>
...