Print serial number of all the FTDI devices connected. With name of manufacture and product. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Print serial number of all the FTDI devices connected. With name of manufacture and product.
It will not hurt any current connection.
License: BSD https://raw.github.com/yujinrobot/kobuki/master/kobuki_node/LICENSE
Definition in file get_serial_number.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 15 of file get_serial_number.cpp.