|
Re: Problem sending messages to Driver Station LCD
Quote:
Originally Posted by wdell
Every time I try to send a message to the LCD I get a NullPointerException, no matter what I try or who's code I copy. If it hits the line
Code:
DriverStationLCD.getInstance().println(DriverStationLCD.Line.kMain6, 1, msg);
it throws an exception. What am I doing wrong?
Thanks!
|
Please post the exception you're getting (including the stack trace) and we can try to help
- Ron
Team #2607 controls mentor
__________________
FIRST Mid-Atlantic Volunteer
FRC Team #2607 Mentor
|