add timer
This commit is contained in:
@@ -13,4 +13,5 @@ MOV_AVG_DEFAULTS = {
|
||||
|
||||
class DISPLAY_TYPES(Flag):
|
||||
NUMBER = 1
|
||||
CIRCLE = 2
|
||||
CIRCLE = 2
|
||||
TIMER = 4
|
||||
Reference in New Issue
Block a user