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:
./ftdi_write_eeprom -f eeprom.backup
to restore.
What does this program actually do?
Definition in file ftdi_kobuki.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 74 of file ftdi_kobuki.cpp.