diff options
Diffstat (limited to 'py')
-rwxr-xr-x | py/test.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ import pykms card = pykms.Card() -card.print_short() conn = card.get_first_connected_connector() |
index : renesas/kmsxx.git | ||
kmsxx, cloned from https://github.com/tomba/kmsxx | Laurent Pinchart |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | py/test.py | 1 |
@@ -3,7 +3,6 @@ import pykms card = pykms.Card() -card.print_short() conn = card.get_first_connected_connector() |