Detect the presence of FTDI devices. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Detect the presence of FTDI devices.
If any FTDI device is detected this program will exit with 0. Or not, exit with -1.
find_devices does not need to run with root privileges.
License: BSD https://raw.github.com/yujinrobot/kobuki/master/kobuki_node/LICENSE
Definition in file find_devices.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 18 of file find_devices.cpp.