firmware/testing/devtest/cap-image.py
Peter D. Gray 0306226e83 fixes
2021-03-01 14:38:19 -05:00

8 lines
191 B
Python

# (c) Copyright 2020 by Coinkite Inc. This file is covered by license found in COPYING-CC.
#
from glob import dis
from ubinascii import hexlify as b2a_hex
RV.write(b2a_hex(dis.dis.buffer))