bytedreamer / OSDP.Net

A .NET Core control panel implementation of the Open Supervised Device Protocol(OSDP)
Apache License 2.0
47 stars 19 forks source link

Console crashes when serial connection is open, but no device is defined yet #117

Closed Bobbbl closed 1 year ago

Bobbbl commented 1 year ago

The console crashes when connection is open, but no device is defined yet and a command is issued via the "Commands" menu.

  1. "Connections"-->"Start Serial Connection"
  2. "Commands" --> Any Command Option
  3. Application goes down
bytedreamer commented 1 year ago

Fix will be in next release, thanks