|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#5
|
|||||
|
|||||
|
Re: Printing Float to Dashboard
For reference the following code DOES work :-)
Code:
char line_buffer[22]; sprintf(line_buffer, "Y: %.2f", driveController->GetY()); dsLCD->Printf(DriverStationLCD::kUser_Line2, 1, line_buffer); |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with printing float | windell747 | Programming | 3 | 12-02-2008 10:23 |
| printing FLOAT data type on the terminal window | razer | Programming | 14 | 05-02-2007 08:55 |
| Robots that float | boy_scout72688 | Rules/Strategy | 31 | 15-01-2007 22:18 |
| Float Design | i like dirt | Technical Discussion | 3 | 13-09-2006 00:21 |
| Float in MPLAB | capenga | Programming | 1 | 18-02-2005 06:44 |