rmorgan001 / GSServer

ASCOM Synta protocol driver for SkyWatcher and Orion telescope mounts
GNU General Public License v3.0
41 stars 16 forks source link

a small Bug #83

Open CarCarlo147 opened 2 hours ago

CarCarlo147 commented 2 hours ago

Installing the latest version v1.0.8.6 Beta I found a small typo in: GSServer/GS.Server/GSServer.cs

Line 653 -->> case @"/italiin":

in fact installing the application I receive the error message "Unknown argument: '/italian' Valid: /.... etc etc"

Principia4834 commented 2 hours ago

Thanks for the report. I have submitted a pull request which fixes the typo. Rob will have to build and publish a new release which will take a few days. As a workaround the command line argument /it should work.