Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements in serial device detection #218

Merged

Commits on Feb 26, 2020

  1. Improvements in serial device detection

    - On fatal communication errors the device is now forced to disconnect.
    - Add try/catch on close device to catch Interop exceptions.
    - Add 1 second wait for arriving devices before attempting communication.
    - Remove second attempt to communicate with device.
    - Remove misleading output message about device invalid base.
    - Bump version to 1.9.0-preview.
    
    Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
    josesimoes committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7a7dfc9 View commit details
    Browse the repository at this point in the history