mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2025-09-04 06:07:48 -04:00
Update monitor.py
This commit is contained in:
parent
82b7d495b9
commit
28f8d6e9c2
@ -82,7 +82,7 @@ BTABLE['BRIDGES'] = {}
|
|||||||
BRIDGES_RX = ''
|
BRIDGES_RX = ''
|
||||||
CONFIG_RX = ''
|
CONFIG_RX = ''
|
||||||
LOGBUF = deque(100*[''], 100)
|
LOGBUF = deque(100*[''], 100)
|
||||||
RED = 'ff6347'
|
RED = 'ff6600'
|
||||||
BLACK = '000000'
|
BLACK = '000000'
|
||||||
GREEN = '90EE90'
|
GREEN = '90EE90'
|
||||||
GREEN2 = '008000'
|
GREEN2 = '008000'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user