Detect the presence of FTDI devices. More...
Go to the source code of this file.
Functions | |
int | main (int, char **) |
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_core/hydro-devel/kobuki_ftdi/LICENSE
Definition in file find_devices.cpp.
int main | ( | int | , |
char ** | |||
) |
Definition at line 18 of file find_devices.cpp.