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

Add basic IDLE feature #187

Closed
TG9541 opened this issue Apr 8, 2018 · 0 comments
Closed

Add basic IDLE feature #187

TG9541 opened this issue Apr 8, 2018 · 0 comments
Assignees

Comments

@TG9541
Copy link
Owner

TG9541 commented Apr 8, 2018

The IDLE feature shall be controlled by the variable 'IDLE (see target/'IDLE), and it can do mundane tasks like flashing an LED when the console waits for the next character to arrive. At 9600 baud, and for most use cases, the IDLE routine should be faster than 1ms (except if ?RX gets replaced by something interrupt driven, and buffered).

@TG9541 TG9541 self-assigned this Apr 8, 2018
@TG9541 TG9541 closed this as completed in f04d186 Apr 8, 2018
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

1 participant