added scanParameters in Python

This commit is contained in:
Erik Frojdh
2020-12-01 18:40:45 +01:00
parent 9048e7f6c4
commit a6e23b0509
6 changed files with 71 additions and 18 deletions

View File

@ -20,3 +20,4 @@ from .enums import *
IpAddr = _slsdet.IpAddr
MacAddr = _slsdet.MacAddr
scanParameters = _slsdet.scanParameters