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

Display notification when the FTDI driver is unavailable #47

Open
zfi opened this issue Feb 14, 2017 · 1 comment
Open

Display notification when the FTDI driver is unavailable #47

zfi opened this issue Feb 14, 2017 · 1 comment
Assignees

Comments

@zfi
Copy link

zfi commented Feb 14, 2017

The BlocklyProp Client is able to detect the current state of the FTDI driver; whether it is installed and if it is currently loaded and running. Add a dialog to notify the user when the FTDI driver is either not installed or if the driver is not running.

Specifically, evaluate that the FTDI driver is installed during app start-up. Test the run state of the FTDI driver prior to attempting a code load activity.

@zfi zfi self-assigned this Feb 14, 2017
@PropGit
Copy link

PropGit commented Feb 16, 2017

This is an additional step after Issues #35. #37. #38. and #39.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants