diff --git a/script/local.py b/script/local.py index 8e9035b1..e7fb7afd 100644 --- a/script/local.py +++ b/script/local.py @@ -8,8 +8,8 @@ import java.awt.Color as Color #Synchrronized Scienta counts -#for stat in Scienta.stats: -# add_device(stat, True) +for stat in Scienta.stats: + add_device(stat, True) beam_ok = True