Skip to content
Snippets Groups Projects
Unverified Commit 5de3e24f authored by Grigoris Pavlakis's avatar Grigoris Pavlakis
Browse files

Merge branch 'ST-20-ParameterService-FP' of...

Merge branch 'ST-20-ParameterService-FP' of https://gitlab.com/acubesat/obc/ecss-services into ST-20-ParameterService-FP

# Conflicts:
#	inc/Services/Parameter.hpp
parents 16935494 68d4e50e
No related branches found
No related tags found
No related merge requests found
......@@ -49,8 +49,6 @@ typedef etl::bitset<NUM_OF_FLAGS> Flags;
* as its update function pointer. Arguments initialValue and newPtr are optional, and have default values of
* 0 and nullptr respectively.
*
* @todo Update documentation
*
* @public setCurrentValue(): Changes the current value of the parameter
* @public getCurrentValue(): Gets the current value of the parameter
* @public getPTC(), getPFC(): Returns the PFC and PTC of the parameter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment