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 roch. 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/roch_core/hydro-devel/roch_ftdi/LICENSE
Definition in file ftdi_roch.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 78 of file ftdi_roch.cpp.