Supakdee
Results
2
comments of
Supakdee
Hi, If I create a file called "Blank.ir" with nothing inside, once I emit this file as IR signal - it will also emit the previous IR signal. I'm now...
After replacing d.emit_ir(b' ') by d.emit_ir(b'dummy bytes'), it's still the same issue :(