Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

The UserInterface class is missing methods to update the SmartDashboard #6

Open
adein opened this issue Jan 30, 2015 · 1 comment
Open
Assignees

Comments

@adein
Copy link
Member

adein commented Jan 30, 2015

Since the methods to update the LCD have been removed, new methods will need to be added to interact with the SmartDashboard.

@adein adein self-assigned this Jan 30, 2015
@adein
Copy link
Member Author

adein commented Feb 16, 2015

Since all of the methods in the SmartDashboard class are static, it is no longer required or useful to abstract the UI calls using the userinterface class. After more thought/work is done on the robot, a decision will be made on if there is any good way of containing the SmartDashboard calls in a userinterface class. For now, the SmartDashboard calls will be made directly from the other classes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant