1
0
forked from fsfw/fsfw

changes taken over from pull request

This commit is contained in:
2020-09-18 13:40:48 +02:00
parent 3a043b5773
commit 5e3f40a2c1
2 changed files with 3 additions and 2 deletions

View File

@ -13,6 +13,7 @@
* class that is announced to ObjectManager. It automatically includes
* itself (and therefore the inheriting class) in the object manager's
* list.
* @author Ulrich Mohr
* @ingroup system_objects
*/
class SystemObject: public SystemObjectIF {