minot changes
This commit is contained in:
parent
58a532fc4d
commit
d3423b30b0
@ -1,7 +1,7 @@
|
||||
#ifndef FSFW_OBJECTMANAGER_FRAMEWORKOBJECTS_H_
|
||||
#define FSFW_OBJECTMANAGER_FRAMEWORKOBJECTS_H_
|
||||
|
||||
#include <fsfw/objectmanager/SystemObjectIF.h>
|
||||
#include "SystemObjectIF.h"
|
||||
|
||||
namespace objects {
|
||||
enum framework_objects: object_id_t {
|
||||
@ -18,7 +18,6 @@ enum framework_objects: object_id_t {
|
||||
PUS_SERVICE_200_MODE_MGMT = 0x53000200,
|
||||
PUS_SERVICE_201_HEALTH = 0x53000201,
|
||||
|
||||
|
||||
//Generic IDs for IPC, modes, health, events
|
||||
HEALTH_TABLE = 0x53010000,
|
||||
// MODE_STORE = 0x53010100,
|
||||
|
Loading…
Reference in New Issue
Block a user