minIniFS is a programmer's library to read and write "INI" files in embedded systems. The "showKeysValues(..)" method now checks the first key and returns a boolean value if it finds any keys. It ...
this class currently does not validate the CRC checksum part of the records in the HEX file, since this is not needed directly for the intended use case. Initially intended to be used to parse Intel ...