EEPROM_generator
EEPROM_generator copied to clipboard
Object list invalid for records with more than 9 subitems
Hi,
The generated objectlist.c file does not work with records (and possibly arrays?) containing more than 9 values.
The cause of the error is that the subindex_padded function in src/generators/objectlist.js returns a decimal value instead of hexadecimal.