circuitpython/tests/micropython/viper_addr.py.exp
2021-05-03 14:01:18 -07:00

8 lines
113 B
Plaintext

<class 'bytearray'>
<class 'int'>
bytearray(b'0000')
bytearray(b'1111')
bytearray(b'2222')
bytearray(b'2233')
10