Quote:
Originally Posted by slavik262
Wasn't the DriverStationLCD class created to print text to the actual physical screen of the Driver Station last year?
To my knowledge, you print strings to the User Messages region in the dashbard using the Dashboard class.
|
You can do that too, but to see it, you need to add a text display to your dashboard. The DriverStationLCD interface is implemented in the "User Messages" box for the new DriverStation. Any code that would print on the Blue DS's LCD will now print in User Messages box of the soft DS.
-Joe