Reads an eeprom binary saved as a file and write this to the chip. Use this to rewrite good eeprom binaries (or our saved eeproms/eeprom.original) when you've mangled one. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Reads an eeprom binary saved as a file and write this to the chip. Use this to rewrite good eeprom binaries (or our saved eeproms/eeprom.original) when you've mangled one.
License: BSD https://raw.github.com/yujinrobot/kobuki_core/hydro-devel/kobuki_ftdi/LICENSE
Definition in file ftdi_write_eeprom.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 52 of file ftdi_write_eeprom.cpp.