[10.10.20] Testing
This commit is contained in:
parent
18e5f50d61
commit
044fd62dcf
@ -180,6 +180,8 @@ def createHourJob():
|
|||||||
neg = round(ovNeg/len(hourStack), 3)
|
neg = round(ovNeg/len(hourStack), 3)
|
||||||
compound = round(ovCompound/len(hourStack), 3)
|
compound = round(ovCompound/len(hourStack), 3)
|
||||||
|
|
||||||
|
print(pos, neu, neg, compound, type)
|
||||||
|
|
||||||
hourStack.clear()
|
hourStack.clear()
|
||||||
|
|
||||||
sendToArtemis(pos, neu, neg, compound, type)
|
sendToArtemis(pos, neu, neg, compound, type)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user