#include "segwayrmp/segwayrmp.h"
#include "segwayrmp/impl/rmp_ftd2xx.h"
#include <iostream>
#include <sstream>
Go to the source code of this file.
Functions | |
std::string | getErrorMessageByFT_STATUS (FT_STATUS result, std::string what) |
Variables | |
static const bool | ftd2xx_devices_debug = false |
std::string getErrorMessageByFT_STATUS | ( | FT_STATUS | result, |
std::string | what | ||
) | [inline] |
Definition at line 12 of file rmp_ftd2xx.cc.
const bool ftd2xx_devices_debug = false [static] |
Definition at line 9 of file rmp_ftd2xx.cc.