add get sub port

This commit is contained in:
François Boulogne 2024-10-24 14:00:53 +02:00
parent 88da9c0ae1
commit 01234592fd
3 changed files with 17 additions and 1 deletions

View file

@ -32,6 +32,7 @@ setup(
long_description=long_description,
long_description_content_type='text/markdown',
scripts = ['bin/listUSBdevice.py',
'bin/getUSBport.py',
],
# Automatically find packages in the current directory