With commit 0b2ddd8 the DOWNLOAD function is not working correctly with OLED model - it simply erases all of the downloaded BIOS files because it is lacking the F7G0112 OLED md5.txt file hash.
Adding this line fixes the problem:
44f0243f662c6d279eb55cdb89089f7f F7G0112_sign.fd
Can anyone verify that the hash is correct for this file? It seems to be, as the downloaded files correctly remain in the BIOS folder, indicating that the hash is correct. I just wanted to double check.
With commit 0b2ddd8 the DOWNLOAD function is not working correctly with OLED model - it simply erases all of the downloaded BIOS files because it is lacking the F7G0112 OLED md5.txt file hash.
Adding this line fixes the problem:
44f0243f662c6d279eb55cdb89089f7f F7G0112_sign.fd
Can anyone verify that the hash is correct for this file? It seems to be, as the downloaded files correctly remain in the BIOS folder, indicating that the hash is correct. I just wanted to double check.