====== eep_write_single ====== eep_write_single
Description: writes a single byte multiple times to a specific address of EEPROM (serial flash) Parameters: * **address:** The starting address of the EEPROM * **value:** the byte value which shall be written * **count:** how many times that byte is written * **eeprom target id (optional):** on cameras with multiple eeproms the target eeprom can be selected here. 0 Selects the first eeprom.