better name for global object

This commit is contained in:
2022-08-16 17:17:45 +02:00
parent 8fd8a37f59
commit 875174c4ad
6 changed files with 6 additions and 6 deletions

View File

@ -33,7 +33,7 @@ enum framework_objects : object_id_t {
TC_STORE = 0x534f0100,
TM_STORE = 0x534f0200,
TIME_STAMPER = 0x53500010,
TC_VERIFICATOR = 0x53500020,
VERIFICATION_REPORTER = 0x53500020,
FSFW_OBJECTS_END = 0x53ffffff,
NO_OBJECT = 0xFFFFFFFF