Hi.
I'm trying to get you'r code to work with python3. I think that it has something to do with crcmod. I can see that crcmod.mkCrcFun(0x11021, 0xffff, True, 0x0000) in aidon_obis.py gives me different outputs from python2 to python3.
Any idea why this happens?
Hi.
I'm trying to get you'r code to work with python3. I think that it has something to do with crcmod. I can see that crcmod.mkCrcFun(0x11021, 0xffff, True, 0x0000) in aidon_obis.py gives me different outputs from python2 to python3.
Any idea why this happens?