This commit is contained in:
gac-S_Changer
2018-11-07 12:47:48 +01:00
parent c743b8d5a3
commit 742fbc5824
5 changed files with 16 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
mount_sample_id = None
mount_sample_detected = None
def mount(segment, puck, sample, force=False, read_dm=False):
def mount(segment, puck, sample, force=False, read_dm=False, auto_unmount=False):
"""
"""
global mount_sample_id, mount_sample_detected