cotinue tm store front end

This commit is contained in:
2023-02-17 18:35:21 +01:00
parent 7433982f6f
commit 2ef56ae8c4
5 changed files with 73 additions and 25 deletions

View File

@ -3,7 +3,7 @@ import os
from eive_tmtc import EIVE_TMTC_ROOT
from tmtccmd.fsfw import parse_fsfw_events_csv
from tmtccmd.pus.s5_event import EventDictT
from tmtccmd.pus.s5_fsfw_event import EventDictT
DEFAULT_EVENTS_CSV_PATH = EIVE_TMTC_ROOT / "config/events.csv"
__EVENT_DICT = None