-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Currently, the IEDLCDEditor uses windows specific API calls to open dialog boxes and com ports, making it incompatible with Linux and other operating systems.
I was able to get around this issue by commenting the out the msgbox and com port portions of the code. A better solution would be to put those blocks in conditional statements.
Metadata
Metadata
Assignees
Labels
No labels