Overview   Project   Class   Tree   Index 
NXT C++ Bluetooth Library
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

NXT C++ Bluetooth Library
Struct Device_version_t

   in brick.h

struct Device_version_t

Struct uesd to retriece device version

See Also:
Device_version_t, Brick::get_device_version

Field Summary
 string firmware
          The firmware version currently running on the NXT
 string protocol
          The protocol version currently running on the NXT
 

Field Detail

firmware

public string firmware;
The firmware version currently running on the NXT

protocol

public string protocol;
The protocol version currently running on the NXT

 Overview   Project   Class   Tree   Index 
NXT C++ Bluetooth Library
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD