mholow / gsp-r10-adapter

MIT License
60 stars 13 forks source link

fix putting app opening twice #34

Closed alleexx closed 7 months ago

alleexx commented 7 months ago

If gspro is sending twice the information of PT being selected and the putting process is not fully started yet it happens that the putting window will be started twice. Mostly this happens on initial launch of the putting app as this takes a bit longer. This changed worked for me in a local copy of your connector to fix the issue. Please check if you can release a fix based on this otherwise I can also release it on my github. Related issue is also reported here: https://github.com/mholow/gsp-r10-adapter/issues/30