Write an id string to the requested ftdi device. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Write an id string to the requested ftdi device.
This is actually acutely prepared for setting up kobuki. Note that it makes an eeprom.backup binary for you just in case things go wrong - when this happens, simply call:
to restore.
What does this program actually do?
License: BSD https://raw.github.com/yujinrobot/kobuki_core/hydro-devel/kobuki_ftdi/LICENSE
Definition in file ftdi_kobuki.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 78 of file ftdi_kobuki.cpp.