fix unit var warning if ftdi_read_eeprom_location returned error, data would not...
authorShawn Hoffman <godisgovernment@gmail.com>
Wed, 10 Apr 2024 14:15:47 +0000 (07:15 -0700)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 12 Jun 2025 20:05:21 +0000 (22:05 +0200)
commitd96dbea887373f26755e9873b4ab020f922b7c3b
tree0998d0c36dd051334e3195dcb5188534e091028c
parentd31e3d5697eacbe87cd310b5bce615f3d8426cc0
fix unit var warning if ftdi_read_eeprom_location returned error, data would not be initialized
src/ftdi.c