comment added

This commit is contained in:
Robin Müller 2021-05-18 11:16:54 +02:00
parent d3423b30b0
commit 9e0146f579
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include "SystemObjectIF.h"
// The objects will be instantiated in the ID order
namespace objects {
enum framework_objects: object_id_t {
FSFW_OBJECTS_START = 0x53000000,