Closedown

This commit is contained in:
sfop
2016-08-29 19:09:52 +02:00
parent 8dc3c22bb9
commit 57a1633ec5
2 changed files with 3 additions and 1 deletions

View File

@@ -39,6 +39,8 @@ plot_name = datetime.datetime.fromtimestamp(time.time()).strftime('%H%M%S')
if (use_bpm):
add_device(BpmStats("image_stats", "SINEG01-DBPM340"), True)
use_background = False
multiple_background = False
else:
latch = True
if get_device("image_stats") is None: