Need add change to module m16600_a3-pure.cl
#2
I was changed at all m1600 modules
from

if ((u8) (out[0] >> 0) != 'х') continue;

to

if ((u8) (out[0] >> 0) != 'х' or != 'z') continue;

work fine
Reply


Messages In This Thread
RE: Need add change to module m16600_a3-pure.cl - by Layder - 03-19-2024, 12:55 PM