-
Notifications
You must be signed in to change notification settings - Fork 43
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
Add option to reboot device #121
Conversation
@ketilmo If you have some time to check this as well if I haven't broken anything, that would be great :) |
Hi @Teko012, Thanks for another excellent suggestion. I've experienced the same problem a few times, with the USB dongle needing a complete reboot after a crash/exit to be operational again. Implementing a way to handle this automatically when it happens is a good idea. Your code looks good, but I have a few comments/points for discussion:
What do you think? |
Hey @ketilmo good feedback, I have updated the PR :) |
@Teko012 I just tested this functionality, and it works like a charm. One again: Great work, and thanks! I'm merging the PR now. |
From time to time, I experience an issue, where the device looses connection to the hardware, and can't find it anymore. This adds an option to be able to automatically reboot the device if it can't find any hardware.