![]() |
Smart Minotaur
|
Used to communicate with the LEGO NXT Brick via USB. Mehr ...
#include <USBSocket.hpp>
Öffentliche Methoden | |
void | open (const uint16_t p_vendorID, const uint16_t p_productID, const int p_interface) |
void | close () |
void | send (const Telegram &p_telegram, unsigned char p_endpoint) |
Telegram | receive (unsigned char p_endpoint) |
Used to communicate with the LEGO NXT Brick via USB.