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

verificar integridade das portas IO (parar se forem quebradas) #19

Open
todo bot opened this issue Jul 20, 2020 · 0 comments
Open

verificar integridade das portas IO (parar se forem quebradas) #19

todo bot opened this issue Jul 20, 2020 · 0 comments
Assignees

Comments

@todo
Copy link

todo bot commented Jul 20, 2020

//TODO: verificar integridade das portas IO (parar se forem quebradas)
public void tick() {
if (!isFloppyValid()) stopExecution();
if (!executing) return;
//TODO: definir inputs e outputs do circuito de acordo com os extensores IO


This issue was generated by todo based on a TODO comment in 69415bd. It's been assigned to @marcuscastelo because they committed the code.
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