Some minor documentation of the code.

This commit is contained in:
2021-09-24 18:11:10 +02:00
parent c70fed0aa9
commit 58a3cd34ed
11 changed files with 15 additions and 19 deletions

View File

@ -1,9 +1,7 @@
/*
* dataPoolInit.cpp
* dataPoolInit.cpp
*
* brief: Initialisation function for all variables in the data pool.
* This file was auto-generated by getDataPoolFromFLPmib.py via
* the flpmib database at 2018-06-04T12:02:46+00:00.
* brief: Initialization function for all variables in the data pool.
*/
#include "../../../bsp_linux/fsfwconfig/datapool/dataPoolInit.h"

View File

@ -1,7 +1,7 @@
/*
* dataPoolInit.h
* dataPoolInit.h
*
* brief: Initialization function for all variables in the data pool.
* brief: Initialization function for all variables in the data pool.
*/
#ifndef DATAPOOLINIT_H_
#define DATAPOOLINIT_H_