-
Notifications
You must be signed in to change notification settings - Fork 6
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
Some upload script environment user interface issues #4
Comments
Answers to small issues :)
|
Again, thanks for the project to work on. I can look into more details as I have time, but thought you would be able to at least add some quick and useful comments with the issue opened earleir on, and I can just track the issues this way for others to see as well. |
For issue 3, looks like you need to edit the following in badge/BadgeSettings.h: +// serial_maxidle_ms -- how long before we consider the user |
Small issues:
Thanks for using SerialUI! Goodbye.
. Of course the program runs in sort of a loop, but the current state is lost, which is annoying, and I did not want to exit yet. I understand if this phenomenon is not completely under this project's control, but would appreciate any help in determining why it is happening.Upon starting the monitor part of the Makefile:
It will stay like this until key press.
Then this will appear:
The input you type will not appear until you press Enter.
Then it will look like this:
More examples:
Note no input was typed or sent, and the sudden disconnection occurred.
The text was updated successfully, but these errors were encountered: