Fixed tabs and pass

This commit is contained in:
2025-09-01 19:59:03 +01:00
parent 9b66ce639c
commit 5d1703db88

View File

@@ -346,6 +346,7 @@ class Decoder(srd.Decoder):
self.crc32_accum ^= 0x140a0445
def update_crc56(self, byt):
pass
# dont know how yet :)
# ------------------------------------------------------------------------