-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/led #44
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
base: development
Are you sure you want to change the base?
Feature/led #44
Conversation
y0shi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks much much better. Removing that extra code from Robot.java makes this much neater. Great job!
But... :) I think we can make it even better. The timing stuff is a little confusing to me. I think if you move it to the Timer class, it'll be easier to read and maintain. You might also be able to consolidate that logic into 1 place.
Controls LEDs