Hi Poul,
Another update, I have attached a modified library that works with the 2.4.2 core. At the moment I am still unsure what the problem is with file.read(array, size); but the modified version has all instances replaced with file.readBytes(array, size); which works fine.
I hope this helps
Best regards
Paul
Another update, I have attached a modified library that works with the 2.4.2 core. At the moment I am still unsure what the problem is with file.read(array, size); but the modified version has all instances replaced with file.readBytes(array, size); which works fine.
I hope this helps
Best regards
Paul
Comment