Browse Source

better docu

master
Volker Birk 6 years ago
parent
commit
7f3de3099b
  1. 2
      test/sync_handshake.py

2
test/sync_handshake.py

@ -7,7 +7,7 @@ you can use this manually for debugging purposes
For debugging try:
$ cd $DEV && lldb python3 -- sync_handshake.py -e $DEV
$ cd $DEV && HOME=$PWD lldb python3 -- ../sync_handshake.py -e $DEV
"""

Loading…
Cancel
Save