LibDS
Qt-based library for controlling FRC robots
|
Holds a battery voltage bytes and resultant float
.
More...
Public Member Functions | |
void | updateValues (qreal volt) |
void | updateValues (DS_UByte a, DS_UByte b) |
Public Attributes | |
qreal | voltage |
quint16 | integer |
quint16 | decimal |
Holds a battery voltage bytes and resultant float
.