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,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_