|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#2
|
||||
|
||||
|
Re: DriverStation User Message Problem
I had a similar problem (not with old code though). Are you using this method of sending messages?
Code:
DriverStationLCD.getInstance().println(DriverStationLCD.Line.kUser2, 1,"your message"); Code:
DriverStationLCD.getInstance().updateLCD(); |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|