max 9
All checks were successful
Deploy powerbar.ti Frontend Portal / Deploy-Tinance2-Frontend-Portal-Production (push) Successful in 7s
All checks were successful
Deploy powerbar.ti Frontend Portal / Deploy-Tinance2-Frontend-Portal-Production (push) Successful in 7s
This commit is contained in:
parent
f8c923113c
commit
9fe9936d6e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ def periodic_serial_job():
|
||||||
|
|
||||||
counter_on = 0
|
counter_on = 0
|
||||||
counter_off = 0
|
counter_off = 0
|
||||||
max = 6
|
max = 9
|
||||||
for outlet in outlets:
|
for outlet in outlets:
|
||||||
|
|
||||||
outlet_id = outlet
|
outlet_id = outlet
|
||||||
|
|
Loading…
Reference in a new issue