mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef _FTDI_EEPROM_VERSION_H
|
||||
#define _FTDI_EEPROM_VERSION_H
|
||||
|
||||
#define EEPROM_MAJOR_VERSION @EEPROM_MAJOR_VERSION@
|
||||
#define EEPROM_MINOR_VERSION @EEPROM_MINOR_VERSION@
|
||||
#define EEPROM_VERSION_STRING "@EEPROM_VERSION_STRING@"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user