some small bugfixes
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,5 @@
|
||||
__pycache__
|
||||
log
|
||||
|
||||
.idea/*
|
||||
!.idea/runConfigurations
|
||||
|
@ -26,6 +26,7 @@ class ServiceList(enum.Enum):
|
||||
SERVICE_9 = auto()
|
||||
SERVICE_17 = auto()
|
||||
SERVICE_20 = auto()
|
||||
SERVICE_23 = auto()
|
||||
SERVICE_200 = auto()
|
||||
|
||||
|
||||
|
BIN
logo.png
BIN
logo.png
Binary file not shown.
Before Width: | Height: | Size: 312 KiB After Width: | Height: | Size: 35 KiB |
Submodule tmtc_core updated: 7c391cff6b...d94e61230f
Reference in New Issue
Block a user