Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 217 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 217 Bytes

Python scripts

To use the scripts (send_message.py, load_firmware.py for example) go into the bitbox02 directory and run pip3 install ..

If you plan to work on the scripts run pip3 install -e . instead.