Scan existing ftdi chips and print out their serial id strings. More...
#include <iostream>
#include <ftdi.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Scan existing ftdi chips and print out their serial id strings.
License: BSD https://raw.github.com/yujinrobot/kobuki/master/kobuki_node/LICENSE
Definition in file ftdi_scan.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 49 of file ftdi_scan.cpp.