vladak / radio2mqtt

RFM69 to MQTT gateweay
0 stars 0 forks source link

print the received data before decoding in nicer form #2

Closed vladak closed 3 months ago

vladak commented 3 months ago

https://github.com/vladak/radio2mqtt/blob/0e540ffa67cd4e5ab7a61cb478a1da082292b820/code.py#L196 should print bytes that are ASCII printable, others in hex. Maybe something like hexdump.